]> granicus.if.org Git - shadow/commit
* libmisc/cleanup.c: Fix del_cleanup. The arguments were not
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 15 Mar 2009 21:15:48 +0000 (21:15 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 15 Mar 2009 21:15:48 +0000 (21:15 +0000)
commit9fda9f5c280be32da6d53c109d01b46ebabc48d0
treea54ddb283a2e64e1b8d85615c2fbc325dbcb74fe
parent80135cdc1786649f2aa263a150b3fc00b1ac3dae
* libmisc/cleanup.c: Fix del_cleanup. The arguments were not
desynchronized with the cleanup functions.
* libmisc/cleanup.c: cleanup_function_args is an array of void
pointer, not strings.
ChangeLog
libmisc/cleanup.c