From 0eee7f9af6d6cba106bea55a0370ef85e1a900fa Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 12 Jul 2005 15:25:49 +0000 Subject: 2005-07-12 Marcus Brinkmann * magic.c (magic_getroot): Deallocate DOTDOT if processing here. (magic_open): Do not allocate and deallocate DOTDOT, just consume the reference given to us. (magic_peropen_destroy): New function. (main): If in directory mode, install magic_peropen_destroy hook. --- trans/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'trans/ChangeLog') diff --git a/trans/ChangeLog b/trans/ChangeLog index 4b9e6124..94364812 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,11 @@ +2005-07-12 Marcus Brinkmann + + * magic.c (magic_getroot): Deallocate DOTDOT if processing here. + (magic_open): Do not allocate and deallocate DOTDOT, just consume + the reference given to us. + (magic_peropen_destroy): New function. + (main): If in directory mode, install magic_peropen_destroy hook. + 2003-08-17 Marcus Brinkmann * fakeroot.c: Include . -- cgit v1.2.3