summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strlcat.c
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-01-06 18:43:31 +0000
committernectar <nectar@FreeBSD.org>2004-01-06 18:43:31 +0000
commitd76901e917b0568cf0ea0319ff283018bdf31a26 (patch)
tree3d52d4a254b752fc0e89929bd1e3db7c57baab7b /lib/libc/string/strlcat.c
parenta455b2e93e7dadc05f627dc75887505b3fd011e4 (diff)
downloadFreeBSD-src-d76901e917b0568cf0ea0319ff283018bdf31a26.zip
FreeBSD-src-d76901e917b0568cf0ea0319ff283018bdf31a26.tar.gz
Avoid undefined behavior:
foo[i] = bar[++i]; /* Which operator [] will be evaluated first? */
Diffstat (limited to 'lib/libc/string/strlcat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud