ussd: Make sure that we at least have 8 bytes when decoding the string
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 11 Oct 2010 07:23:50 +0000 (09:23 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 11 Oct 2010 07:26:20 +0000 (09:26 +0200)
commitd65a6985bf16e9a4b80e4e6dede1f1207f46f944
tree9c6d34dcbb978bcb453264f3f8fa6b12904246af
parent7d0bce3dfb74de01ccd1dc5535ee56e38ccad38a
ussd: Make sure that we at least have 8 bytes when decoding the string

The actual gsm_7bit_decode can still cause a buffer overrun
but at least we are safe until this point.
src/gsm0480.c