rsync: fix of-by-one in check of snprintf() result.
authorStefan Behrens <sbehrens@giantdisaster.de>
Tue, 21 Apr 2015 11:50:38 +0000 (13:50 +0200)
committerWayne Davison <wayned@samba.org>
Wed, 22 Apr 2015 17:31:04 +0000 (10:31 -0700)
commit3ea74eb3880b4fda95fced4f605bb96f19dd4b0f
tree6da41603e9d6d8b060725eac59b3a39e7c8e34a8
parent962f8b90045ab331fc04c9e65f80f1a53e68243b
rsync: fix of-by-one in check of snprintf() result.
Fixes bug 11229.
io.c