Comment # 17
on bug 8962
from Guy Harris
(In reply to comment #16)
> You read a 64-bit seconds value from the packet, but there are some
> platforms on which the time_t we store it in is only 32-bits. I've added
> casts for now, but there may be explicit handling you want to do in case
> that field is less than 8 bytes.
That probably won't be a problem until 2038, at which time, if NATO and
Wireshark are both still around, hopefully few if any systems with 32-bit
time_t values will be running Wireshark. :-)
You are receiving this mail because:
- You are watching all bug changes.