[Live-devel] Problem in live555 DelayQueue::synchronize()

Ross Finlayson finlayson at live555.com
Sat May 31 19:48:55 PDT 2014


You should be checking the frame size against "fMaxSize" *before* you copy any bytes to (the address pointed to by) "fTo".

"fMaxSize" tells you the maximum amount of data that you're allowed to be copying.  If you copy more than this, you'll overflow the receiver's buffer.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140531/270a4630/attachment.html>


More information about the live-devel mailing list