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 is being
called, so for example at destructor would be able to cause problems.
Just setting it to NULL on the constructor would be enought.

-- 
Jesús Leganés Combarro
Software developer at Vaelsys

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to