libosmocore/tests/gsm0408
Neels Hofmeyr ea2a0ab041 gsm48_mi_to_string(): guard against zero length output buffer
All successful cases already return from the switch(), so simply handle all
errors below it by returning an empty string (if there is enough string
buffer).

Change-Id: I709ac3b9efb7b4258d8660715b10312e11b9b571
2018-12-10 17:06:30 +00:00
..
gsm0408_test.c gsm48_generate_mid(): mask out ODD flag from mi_type 2018-12-10 17:06:30 +00:00
gsm0408_test.ok gsm48_mi_to_string(): guard against zero length output buffer 2018-12-10 17:06:30 +00:00