Navigation Menu

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

QueueFrame - размер queueSize становится отрицательным #1026

Closed
pavel-pimenov opened this issue Aug 23, 2015 · 2 comments

Comments

@pavel-pimenov
Copy link
Owner

From Pavel.Pimenov@gmail.com on April 08, 2013 22:13:12

https://www.box.net/shared/24x3lwk97vpcbz85rr70 Слава или Алексей - вы там лазали последний раз.
прошу всегда запускать код в студии в режиме _DEBUG
в этом случае видны все assert-ы

if (!l_userListOrTestIp)
{
queueSize -= ii->getSize();
dcassert(queueSize >= 0);
}

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

@pavel-pimenov
Copy link
Owner Author

From tret2...@gmail.com on April 09, 2013 00:43:30

Owner: a.rain...@gmail.com
Cc: tret2...@gmail.com
Labels: -Priority-Medium Priority-High Milestone-Release502

@pavel-pimenov
Copy link
Owner Author

From tret2...@gmail.com on April 10, 2013 00:51:03

Fixed in r13602

Status: Fixed
Owner: tret2...@gmail.com
Cc: -tret2...@gmail.com

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