Wireshark-bugs: [Wireshark-bugs] [Bug 2342] New: emem_canary, confusion about EMEM_CANARY_DATA_S

Date: Sun, 9 Mar 2008 12:22:15 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2342

           Summary: emem_canary, confusion about EMEM_CANARY_DATA_SIZE
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: safari-hshfhqofegzrxbnw@xxxxxxxxxxxxx


Created an attachment (id=1529)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1529)
fix fread return value check

Build Information:
svn-r24589

--
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.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.