wireshark-commits  

[Wireshark-commits] rev 31782: /trunk/epan/ /trunk/epan/: emem.c

etxrab
Wed, 03 Feb 2010 22:43:13 -0800

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

User: etxrab
Date: 2010/02/03 10:42 PM

Log:
 Reversion of SVN 30488 as suggested in 
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4450.
 "g_strlcpy() assumes that src *IS* ASCII NUL terminated.  If the src buffer is
 not NUL terminated, g_strlcpy() *WILL* read past the end of the buffer."

Directory: /trunk/epan/
  Changes    Path          Action
  +10 -2     emem.c        Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
  • [Wireshark-commits] rev 31782: /trunk/epan/ /trunk/epan/: emem.c etxrab