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

Date: Mon, 10 Sep 2012 15:18:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44844

User: morriss
Date: 2012/09/10 08:18 AM

Log:
 Attempt to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5699 
 and https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5979 : 
 
 Don't cast the buffer address to int on Win32: a 64-bit address won't
 fit in an integer.

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