Wireshark-commits: [Wireshark-commits] rev 36745: /trunk/epan/ /trunk/epan/: emem.c
Date: Thu, 21 Apr 2011 05:31:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36745

User: darkjames
Date: 2011/04/20 10:31 PM

Log:
 Fix ep_check_canary_integrity to use proper variable.
 
 Previously it would sigsegv (accessing (void *) -1), instead of displaying error.

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