diff options
author | Peter Åstrand <astrand@cendio.se> | 2005-01-23 20:00:34 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2005-01-23 20:00:34 +0000 |
commit | 2dbbd38f8f63594dce29ee4836fadff91392ee59 (patch) | |
tree | 8822e7508ffb8ec5650b389aca564bd0d1dcd81f /java | |
parent | eed0650df73d505377198602f644ff490ab86c4e (diff) | |
download | tigervnc-2dbbd38f8f63594dce29ee4836fadff91392ee59.tar.gz tigervnc-2dbbd38f8f63594dce29ee4836fadff91392ee59.zip |
Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@107 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions