> It would be good (if you have time) to pass Valgrind on the library to
> catch more things like this, since i'm getting some other messages
> suspect to have the same problem... :-/
"valgrind" can be a useful tool, but unfortunately (at least, whenever I've run
it) produces *many* 'false positi
Welcome :-) In fact, i have done it on my copy of the code and some
SEGFAULTs where fixed just doing this... :-D
It would be good (if you have time) to pass Valgrind on the library to
catch more things like this, since i'm getting some other messages
suspect to have the same problem... :-/
2012/
Thanks. This will be fixed in the next release of the software.
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
I'm having some problems and debugging with Valgrin, it's raising a
"Conditional jump or move depends on uninitialised value(s)" error.
Looking at the code i have got that
ProxyServerMediaSession::fClientMediaSession is not being initialized,
waiting until the ProxyServerMediaSession::afterDescribe