Wireshark-commits: [Wireshark-commits] rev 31782: /trunk/epan/ /trunk/epan/: emem.c
Date: Thu, 04 Feb 2010 06:42:10 GMT
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