I'd like to add another (once this one is patched) in RTSPClient::constructSubsessionURL() on line 1169.

if prefix is NULL, it's set to "" so strlen(prefix) will return 0 so you try to look at prefix[-1]

OK, thanks.  This has now been fixed in the most recent release (2010.06.11).
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to