[CRITICAL] fixed memory leak in session_free()

Since the introduction of hdr_idx, session_free() had not
been updated to free the header ! It implied a consumption
of about 400 bytes per new session.
1 file changed