stkutil: fix crash cause by null text string
authorGuillaume Lucas <guillaumex.lucas@intel.com>
Tue, 7 Dec 2010 10:58:47 +0000 (10:58 +0000)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 10 Dec 2010 16:46:56 +0000 (10:46 -0600)
commit778302a1e58dcbbcf1d47607f28d1b112b96caea
tree89a1e2bdb71ed131cb2fec5a8253be853fbf6d88
parenta437bfba549278f94288870ce812bf11c54a7c07
stkutil: fix crash cause by null text string

According to 3GPP TS 31.124 a zero length for the text string
should be allowed. An empty string must be returned to the
user in this case.
src/stkutil.c