From: Jim Meyering Date: Wed, 21 Jun 2000 13:00:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c096e991c785604e8eed6f57bca67146c8e6f2f;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index a8dbd0ae69..0458132e8b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Bruno Haible + + * canon-host.c (canon_host): Use malloc and memcpy to copy an + address, not strdup. Include and don't declare free(). + 2000-06-17 Bruno Haible * path-concat.c (path_concat): Don't access dir[-1] if dir is