Bug#320925: leaks dpkg.log filedescriptor to child processes

2005-08-16 Thread Scott James Remnant
On Fri, 2005-08-05 at 18:38 +0300, Török Edvin wrote: I have made a patch that sets close-on-exec. Tell me if this is what you expected, and if my patch really fixes what you meant. Also please test if dpkg still works correctly That kinda patches gettext g Already fixed this one, yet

Bug#320925: leaks dpkg.log filedescriptor to child processes

2005-08-05 Thread Török Edvin
tags 320925 patch thanks I have made a patch that sets close-on-exec. Tell me if this is what you expected, and if my patch really fixes what you meant. Also please test if dpkg still works correctly diff -Nru ./intl/log.c ../dpkg-1.13.11/intl/log.c --- ./intl/log.c 2005-06-06 07:33:19.0

Bug#320925: leaks dpkg.log filedescriptor to child processes

2005-08-02 Thread Ryan Murray
Package: dpkg Version: 1.13.10 Severity: serious dpkg doesn't set close-on-exec on the dpkg.log file, and it ends up being left open while maintainer scripts run, and therefore being inherited by daemons restarting. -- System Information: Debian Release: testing/unstable APT prefers unstable