From daa653fc2268ca99389ef2730abf5fe000eb7a37 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 11 Oct 2010 07:56:06 +0200 Subject: ussd: Add a test case, switch parsing to use a gsm48_hdr and len The current USSD code is not doing any size checks, add a test case to find out how easily we access the data out of bounds. Begin to use the length in some places. --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 4c827b06..a8e3f20f 100644 --- a/configure.in +++ b/configure.in @@ -112,4 +112,5 @@ AC_OUTPUT( tests/timer/Makefile tests/sms/Makefile tests/msgfile/Makefile + tests/ussd/Makefile Makefile) -- cgit v1.2.3