GSM 08.08: Fix generation of CIPHER MODE REJECT
authorHarald Welte <laforge@gnumonks.org>
Mon, 11 Jul 2011 22:02:09 +0000 (00:02 +0200)
committerHarald Welte <laforge@gnumonks.org>
Mon, 11 Jul 2011 22:02:27 +0000 (00:02 +0200)
commit0c83670a595a278b7d1fb7b21b2eacab84d3c031
tree8ef9bb3d67dfe3f5cd7e4928697f83f72f7e3b36
parent9b837e6fda6d33474e16613e3bcd47dc6f60ae25
GSM 08.08: Fix generation of CIPHER MODE REJECT

The message has a total length of 4 octets, so don't allocate only 3 in the
msgb.
src/gsm/gsm0808.c