freebsd-dev/sys/security/mac_portacl
Pawel Jakub Dawidek a3ce3b6d35 - Correct logic in if statement - we want to allocate temporary buffer
when someone is passing new rules, not when he only want to read them.
  Because of this bug, even if the given rules were incorrect, they
  ended up in rule_string.
- Add missing protection for rule_string when coping it.

Reviewed by:	rwatson
MFC after:	1 week
2009-03-14 20:40:06 +00:00
..
mac_portacl.c - Correct logic in if statement - we want to allocate temporary buffer 2009-03-14 20:40:06 +00:00