Mercurial > dropbear
diff sysoptions.h @ 1049:01eea88963f3 fastopen
merge from default
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 28 Feb 2015 09:06:40 +0800 |
parents | ca71904cf3ee 2b4fd440399d |
children | 2fa71c3b2827 2265d7ebfdeb |
line wrap: on
line diff
--- a/sysoptions.h Fri Feb 27 00:02:48 2015 +0800 +++ b/sysoptions.h Sat Feb 28 09:06:40 2015 +0800 @@ -256,6 +256,9 @@ #define DROPBEAR_LISTEN_BACKLOG MAX_CHANNELS #endif +/* free memory before exiting */ +#define DROPBEAR_CLEANUP + /* Use this string since some implementations might special-case it */ #define DROPBEAR_KEEPALIVE_STRING "[email protected]"