Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 30 Apr 2003 02:35:28 +0000 (02:35 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 30 Apr 2003 02:35:28 +0000 (02:35 +0000)
commit208af08aaff65c62ac862c31f51f596a35d8a771
treeb94c51a362b4d129f4b3800dfba39f4e3ffadb3d
parent26cb23166df1b4d22dbab510bb9f9f485c72441d
Modify tvb_get_nstringz*() to behave more like snprintf().  Make changes
where necessary to reflect the new behavior.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7607 f5534014-38df-0310-8fa8-9805f1628bb7
15 files changed:
epan/tvbuff.c
epan/tvbuff.h
packet-aim.c
packet-fix.c
packet-ftp.c
packet-pptp.c
packet-rsync.c
packet-scsi.c
packet-smb-browse.c
packet-telnet.c
packet-vrrp.c
packet-who.c
plugins/gryphon/packet-gryphon.c
plugins/megaco/packet-megaco.c
plugins/mgcp/packet-mgcp.c