Fix forget_connection() and mark_connection_unused(),
authorFabian Keil <fk@fabiankeil.de>
Thu, 23 Oct 2008 17:40:53 +0000 (17:40 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 23 Oct 2008 17:40:53 +0000 (17:40 +0000)
commited843f64b12b464fe56428faffb3c7740bccfe55
tree49df60b523e73c295da981641915ec4c7804d44c
parente100c85003a9dc095acee7c9d229fb3aa633b0ba
Fix forget_connection() and mark_connection_unused(),
which would both under certain circumstances access
reusable_connection[MAX_REUSABLE_CONNECTIONS]. Oops.
gateway.c