Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 976] Buildbot crash output: fuzz-2006-06-26-2594.pcap

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Wed, 28 Jun 2006 09:54:02 +0000 (GMT)

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=976





------- Comment #2 from martin.mathieson@xxxxxxxxxxxx  2006-06-28 09:54 GMT -------
Hopefully fixed in revision 18589.

It looks like tvb_get_ephemeral_text() struggles with the null character before
'length' characters have been read and returns NULL.  proto_tree_add_text()
then chokes on the NULL string arg (or at least some implementations of
vsnprintf() do).

This change will probably fix this crash, but:
- should tvb_get_ephemeral_text() throw away characters seen before finding a
premature NULL?
- should proto_tree_add_text() test for a NULL string being passed in?


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  • References:
    • [Wireshark-bugs] [Bug 976] New: Buildbot crash output: fuzz-2006-06-26-2594.pcap
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 977] New: In H323 if the port is different then 1720 the H225 is not recognized
  • Next by Date: [Wireshark-bugs] [Bug 967] crash on fuzzed SNMP capture
  • Previous by thread: [Wireshark-bugs] [Bug 976] Buildbot crash output: fuzz-2006-06-26-2594.pcap
  • Next by thread: [Wireshark-bugs] [Bug 977] New: In H323 if the port is different then 1720 the H225 is not recognized
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation