bugfix: use g_snprintf instead of sprintf to prevent a buffer overflow
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 1 Jun 2005 19:17:59 +0000 (19:17 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 1 Jun 2005 19:17:59 +0000 (19:17 +0000)
commit34bd416e36a383ede3936bf486f5cecb688caff6
tree6b47c7460420c76ba6ae2d68c57f45929222ef03
parent71afcefe51480540b7f3d7f1e3d0bb2faf70ffe2
bugfix: use g_snprintf instead of sprintf to prevent a buffer overflow

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14515 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-windows-common.c