diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-03-15 22:29:10 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-03-15 22:29:10 +0000 |
commit | a53411c0dd383cc20c4fa017fff43dc5cf9805d5 (patch) | |
tree | fb1c895340168573884a972da344f56dd67bd1f4 | |
parent | b169aa2992fddc57cc91ef71d3105bdf83eeb77c (diff) |
Various memory leaks plugged and NULL pointer fixes made in the ssh code.
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Dan F (15 March 2007) +- Various memory leaks plugged and NULL pointer fixes made in the ssh code. + Daniel (15 March 2007) - Nick made the curl tool accept globbing ranges that only is one number, i.e you can now use [1-1] without curl complaining. |