Fix more bugs found by Ilja van Sprundel.
authorGerald Combs <gerald@wireshark.org>
Fri, 7 Jul 2006 04:01:09 +0000 (04:01 -0000)
committerGerald Combs <gerald@wireshark.org>
Fri, 7 Jul 2006 04:01:09 +0000 (04:01 -0000)
commitbbc5a76517c8632a24ccc05acdc98002554c7c2c
tree43bea1c5b08d75a8140b00ef0a217633c3197e31
parent7976c442db7d58ee9be01679597952074f5c5b46
Fix more bugs found by Ilja van Sprundel.

packet-mount.c:
  Don't allocate a huge amount of memory.

packet-ntp.c:
  Fix a possible format string bug.

packet-ndps.c:
packet-nmas.c:
  Fix an off-by-one buffer error.

svn path=/trunk/; revision=18678
epan/dissectors/packet-mount.c
epan/dissectors/packet-ncp-nmas.c
epan/dissectors/packet-ndps.c
epan/dissectors/packet-ntp.c