> I got rid of the "AdvancedHashTable" class and recompiled the live555
> libraries. It seems that the same crash still occurs, but only in
> "BasicHashTable::keyMatches". Again, it crashes because "key2" is NULL. Any
> suggestions as to why "key2" will be NULL?
Sorry, I can't explain this.
> I built a small application based on your testRTSPClient for multiple streams
> (http://www.live555.com/liveMedia/doxygen/html/testRTSPClient_8cpp-source.html).
> I am however experiencing a problem that my application crashes in
> AdvacnedHashTable::keyMatches because key2 is NULL.
Sorry, b
Hi Ross,
I built a small application based on your testRTSPClient for multiple
streams
(http://www.live555.com/liveMedia/doxygen/html/testRTSPClient_8cpp-sourc
e.html). I am however experiencing a problem that my application
crashes in AdvacnedHashTable::keyMatches because key2 is NULL. This
ha