(dest_info_free): New function.
authorJim Meyering <jim@meyering.net>
Thu, 18 Oct 2001 07:42:11 +0000 (07:42 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Oct 2001 07:42:11 +0000 (07:42 +0000)
commita7870f99972b3cb0a48f7d35651adac3ccc0ac0b
treefef9914cbc9c9920980589c072495dc16114ef7b
parent37af708d04aec3608cdf300563b58432bb11ac12
(dest_info_free): New function.
(dest_info_init): Make the hash table code use it.
(record_dest): Store each DEST in malloc'd  memory.  Hence the above.
Use dest_info_free to free the `ent' we couldn't insert.
src/copy.c