From 541cb80af5a1dd9f0005ab15827d79acb01e29fb Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 13 Nov 2001 19:24:55 +0000 Subject: only insert non-0 pids into the pid map (e_pilot_map_insert): remove and 2001-11-13 JP Rosevear * e-pilot-map.c (real_e_pilot_map_insert): only insert non-0 pids into the pid map (e_pilot_map_insert): remove and free old keys/values here - including possibly orphaned keys (e_pilot_map_remove_by_uid): only free things if they should have been found svn path=/trunk/; revision=14687 --- e-util/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 703081431b..b0aa0c53da 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2001-11-13 JP Rosevear + + * e-pilot-map.c (real_e_pilot_map_insert): only insert non-0 pids + into the pid map + (e_pilot_map_insert): remove and free old keys/values here - + including possibly orphaned keys + (e_pilot_map_remove_by_uid): only free things if they should have + been found + 2001-11-13 JP Rosevear * Makefile.am (libeutil_la_LIBADD): Explicitly add -lc -- cgit v1.2.3