Hi Slava,
On 01/01/2017 11:48 AM, Slava Monich wrote:
Valgrind was complaining about it like this:
==18099== Conditional jump or move depends on uninitialised value(s)
==18099== at 0x4C32281: strspn
==18099== by 0x41286B: cbs_decode_text (smsutil.c:4140)
==18099== by 0x40675C: test_cbs_encode_decode (test-sms.c:1417)
---
src/smsutil.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Applied, thanks.
Regards,
-Denis