In FramedFilter.cpp  FramedFilter::~FramedFilter()
fInputSource is not set to NULL after Medium::close(fInputSource);
Any reason?

There's no need to do this. This is the class's destructor; the object is about to be destroyed anyway.
--

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

Reply via email to