From: Trent Jaeger Date: Fri, 6 Jan 2006 21:22:39 +0000 (-0800) Subject: [LSM-IPSec]: Corrections to LSM-IPSec Nethooks X-Git-Tag: v2.6.16-rc1~935^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8ac64b15172c7ced7d7990eb28342092bc751b;p=pandora-kernel.git [LSM-IPSec]: Corrections to LSM-IPSec Nethooks This patch contains two corrections to the LSM-IPsec Nethooks patches previously applied. (1) free a security context on a failed insert via xfrm_user interface in xfrm_add_policy. Memory leak. (2) change the authorization of the allocation of a security context in a xfrm_policy or xfrm_state from both relabelfrom and relabelto to setcontext. Signed-off-by: Trent Jaeger Signed-off-by: David S. Miller --- Reading git-diff-tree failed