Closed genuaboro closed 1 year ago
If a session cache entry is completely deleted and the corresponding session is freed, the hash entry itself also has to be cleared or it could leak.
Thanks for the fix. Looks good to me.
If a session cache entry is completely deleted and the corresponding session is freed, the hash entry itself also has to be cleared or it could leak.