ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Mon, 10 Mar 2008 07:53:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24596

User: jake
Date: 2008/03/10 07:53 AM

Log:
 From Sami Farin:
 Reads EMEM_CANARY_DATA_SIZE (15) bytes, compares return value to EMEM_CANARY_SIZE (8).
 Also, I also added setbuf call in patch so it reads 15 bytes instead of 4096 or 8192.

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