Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Очень много дампов падений при от рисовке прогресса передачи #1057

Open
pavel-pimenov opened this issue Aug 24, 2015 · 0 comments

Comments

@pavel-pimenov
Copy link
Owner

From Pavel.Pimenov@gmail.com on May 07, 2013 21:15:28

https://crash-server.com/Problem.aspx?ClientID=ppa&ProblemID=11677 1. Разобраться зачем QueueItemList std::list а не std::vector + reserve
2. В void TransferView::on(QueueManagerListener::StatusUpdated
проверять валидность указателя полученного из массива.
2.1 Через обращение в QueueManager
2.2 Отказаться от передачи указателя - прокидывать сразу данные,
которые нужны для отрисовки

Пока нравится вариант 2.2

Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant