Don't de-reference packet->vps if there's no packet.
authoraland <aland>
Mon, 5 Mar 2007 14:43:31 +0000 (14:43 +0000)
committeraland <aland>
Mon, 5 Mar 2007 14:43:31 +0000 (14:43 +0000)
commit982825864d9d5651f591a3406308d6fe0a356fe6
tree5fde4673888af69f53ac1f2f876dde42b9b3dc6f
parentdaad78cbc517f88a1dbc36d6e044fb4d8a77ec2a
Don't de-reference packet->vps if there's no packet.
Mostly a theoretical bug, as this is already checked elsewhere

Bug found by Coverity
src/modules/rlm_detail/rlm_detail.c