Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2777] Memory corruption in time_secs_to_str_buf() when com

Date: Wed, 27 Aug 2008 19:47:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2777


Alexey Neyman <avn@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2190|                            |review_for_checkin?
               Flag|                            |




--- Comment #3 from Alexey Neyman <avn@xxxxxxxxxxxxxxx>  2008-08-27 19:47:41 PDT ---
Created an attachment (id=2190)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2190)
Alternative patch (fix in the code, not in configure)

Okay, here is a fix of this problem in the code.

I am not sure if this problem can occur with other compilers, that is, whether
any other compiler does such sort of optimization (I am not sure what behavior
is required by C language spec in this case and I can't check it right now;
most probably, it falls into one of the "unspecified" or
"implementation-defined" categories).


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