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-commits: [Wireshark-commits] rev 19154: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-windows-common.c

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


From: sahlberg@xxxxxxxxxxxxx
Date: Tue, 05 Sep 2006 15:13:40 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19154

User: sahlberg
Date: 2006/09/05 03:13 PM

Log:
 fix for bug 1054
 
 there were instances where the function dissect_nt_sid() would not fill in the return pointer for the sid string
 causing callers that rely on that this string will ALWAYS be assigned try to access and g_free() an uninitialized pointer.
 
 dissect_nt_sid() should be changed to use and return ep allocated memory instead of gmalloced memory

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +11 -0     packet-windows-common.c    Modified


  • Prev by Date: [Wireshark-commits] rev 19153: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-http.c
  • Next by Date: [Wireshark-commits] rev 19155: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-tftp.c
  • Previous by thread: [Wireshark-commits] rev 19153: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-http.c
  • Next by thread: [Wireshark-commits] rev 19155: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-tftp.c
  • Index(es):
    • Date
    • Thread

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