Bug#565552: sudo: double free or corruption

2012-03-02 Thread Ignace Mouzannar
reopen 565552 ! found 565552 1.7.4p4-2.squeeze.2 thanks Hello, I am reopening this bug as I just encountered the same error on my fresh Squeeze installation. To reproduce it, just add the "comment" following line in the /etc/sudoers file: 8<--8< #includedir /tm

Bug#565552: sudo: double free or corruption

2010-03-11 Thread Bdale Garbee
On Sat, 16 Jan 2010 22:23:32 +0100 (CET), Cristian Ionescu-Idbohrn wrote: > | # sudo -i > | sudo: /etc/sudoers.d/local is mode 0644, should be 0440 > | >>> /etc/sudoers.d/README: /etc/sudoers.d/local near line 18 <<< > | sudo: parse error in /etc/sudoers.d/README near line 18 > | sudo: no valid s

Bug#565552: sudo: double free or corruption

2010-01-16 Thread Cristian Ionescu-Idbohrn
Package: sudo Version: 1.7.2p1-1 Severity: important Added a line: #includedir /etc/sudoers.d to /etc/sudoers and created a file /etc/sudoers.d/local and added a line to it: ALL=(ALL) NOPASSWD: ALL Result: , | # sudo -i | sudo: /etc/sudoers.d/local is mode 0644, should be 0440 | >>>