Please report new issues athttps://github.com/DOCGroup
Created attachment 1142 [details] patch file Attached patch file that eliminates the purging of an entry from the transport cache manager if the entry is null, sent in by Russ Noseworthy et al.
the purge_entry does this check already, don't see a need todo this in the caller code.
changed to wontfix
Implemented intended optimization in transport cache ::purge_entry() itself. See revision 91404.