Check packet pointer in data2vp_any() before using, to allow the
authorMargaret Wasserman <mrw@painless-security.com>
Fri, 3 Feb 2012 19:12:41 +0000 (14:12 -0500)
committerMargaret Wasserman <mrw@painless-security.com>
Fri, 3 Feb 2012 19:12:41 +0000 (14:12 -0500)
commita5bee1527a7ee82422c3e8c6cd448f43f582ed9a
treeed9c724570b75e020ef79e586e77ae21d2236890
parent11880547cc46d3c219a9b2d09857573b60b5adc0
Check packet pointer in data2vp_any() before using, to allow the
attr2vp() chain to be called safely with a NULL packet.
src/lib/radius.c