Recently, with 2.3.30, I got an assertion during shutdown because
connection_close() was called with c_struct_state == SLAP_C_INACTIVE.
Unfortunately I couldn't save neither the core nor a backtrace. I guess
the fix in connection.c 1.375 -> 1.376 should be backported to re23, but
the code changed since then, and I fear I could break something. Is
this correct?
p.