Mercurial > dropbear
diff sysoptions.h @ 1046:b8f4b7027191 coverity
merge
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 24 Feb 2015 22:48:34 +0800 |
parents | 2b4fd440399d |
children | 01eea88963f3 |
line wrap: on
line diff
--- a/sysoptions.h Tue Feb 10 21:47:43 2015 +0800 +++ b/sysoptions.h Tue Feb 24 22:48:34 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]"