Module Name: src Committed By: maxv Date: Thu Feb 15 07:16:05 UTC 2018
Modified Files: src/sys/netipsec: xform_ah.c Log Message: Fix use-after-free, 'ah' may not be valid after m_makewritable and ah_massage_headers. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/netipsec/xform_ah.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.