util: fixed place where we could look one byte past end of string
authorAndrew Tridgell <tridge@samba.org>
Thu, 22 Oct 2009 00:03:27 +0000 (11:03 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 22 Oct 2009 01:47:54 +0000 (12:47 +1100)
commitdfa0b74516349f892b77f384d0c59ae2008199c2
tree12fb9f7a1f2cf510a625e6010be7ac9d502d630e
parent3f5d5359726f30b7bdbc2b46da67a0df7e830f33
util: fixed place where we could look one byte past end of string

We need to check the length before the value
lib/util/charset/util_unistr.c