[Bug 619] If /proc/sys/kernel/modprobe is absent, errno is clobbered in get_modprobe
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Nov 9 17:17:32 CET 2009
http://bugzilla.netfilter.org/show_bug.cgi?id=619
------- Comment #1 from rbarnhardt at bluecatnetworks.com 2009-11-09 17:17 -------
I think you can actually see this occurring as a side effect to this fellow's
problem: <http://markmail.org/message/vctosd7srbeo4hgu>: presumably a
monolithic kernel, malloc() "fails" during iptc_init() (returns 0 for a 0-byte
allocation), so the error should have been ENOMEM. Instead, he received the
"no chain/target/match" message that I indicated earlier.
(I'm not suggesting the actual problem here had anything to do with this bug; I
realise it didn't, I'm just referencing the error message.)
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list