]> source.dussan.org Git - tigervnc.git/commit
Use printf constructor safely
authorPierre Ossman <ossman@cendio.se>
Mon, 21 Jul 2014 14:10:03 +0000 (16:10 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 21 Jul 2014 14:10:03 +0000 (16:10 +0200)
commitc92081e116509bab734040f4ccdb9586da7f5c60
treeceff45451a89d457bff44768ecf7062bbb29dc2d
parent51f9a3aafc2008c23cdcbcabf7f271df05d83375
Use printf constructor safely

The input string might contain formatting marks, so make sure those
are ignored.
common/rdr/Exception.cxx