lapdm: fix use-after-free
authorHarald Welte <laforge@gnumonks.org>
Mon, 27 Jun 2011 06:40:53 +0000 (08:40 +0200)
committerHarald Welte <laforge@gnumonks.org>
Mon, 27 Jun 2011 06:41:32 +0000 (08:41 +0200)
commitd6663ad996261ef8602c3588112802d2ec80ca3d
treeedea20068a79dae446ceaac8007f16637cecc4cf
parent6fb598d31ea15a898ea2553dd95efeb3a0f0634e
lapdm: fix use-after-free

We cannot msgb_free() the msgb and then later reference msg->l2h!
src/host/layer23/src/common/lapdm.c