summaryrefslogtreecommitdiffstats
path: root/tests/ussd/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther2010-10-111-0/+5
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.