http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3710
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Status Whiteboard|needs 1 vote |
------- Additional Comments From [EMAIL PROTECTED] 2006-03-09 18:58 -------
In this case the function is always being called with sizeof(foo) as the
argument which is defined as being a size_t, so size_t is guaranteed to work if
the original code worked. It works either way, though, so it is only a
philosophical point.
Committed revision 384582.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.