> By the OS, which cleans up after the process exits. If it wasn't that > way, we'd all have a much shorter uptime... >
Thank you Jérémie :) I had not considered it as I can see ... free(ibuf_rde); ... free(ibuf_main); ... at the end of session_main() in session.c. Denis

