fix some undefined behaviour with increments in C. In theory a
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Jan 2003 04:09:23 +0000 (04:09 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 17 Jan 2003 04:09:23 +0000 (04:09 +0000)
commit0e90da0810b60dd1c2b1ec46c1a2993856b919d3
treecd0dae064a9c7893d4f78172d948d54c992dff11
parenta1c790b5ea8de120a1d8710ac190955aea28246f
fix some undefined behaviour with increments in C. In theory a
compiler could have produced complete crap for this code.
source/lib/util_str.c