Wireshark-commits: [Wireshark-commits] rev 38828: /trunk/wiretap/ /trunk/wiretap/: erf.c
Date: Wed, 31 Aug 2011 22:22:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38828

User: guy
Date: 2011/08/31 03:22 PM

Log:
 Not ideal, but OK for now - alignbytes, at that point, is < 8, so we
 know it'll fit in a gint16.  (alignbytes really shouldn't need to be 64
 bits, as if we have 2^63-1 bytes of alignment, We Have A Problem; fixing
 that may involve calculating it differently earlier in that routine.)

Directory: /trunk/wiretap/
  Changes    Path          Action
  +2 -3      erf.c         Modified