[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit 4.2 - bb2 ack list has strange date -bug, patch
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit 4.2 - bb2 ack list has strange date -bug, patch
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Tue, 30 Sep 2008 12:28:56 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <48BF69FA.9020405 (at) doublesparks.net> <48BF69FA.9020405 (at) doublesparks.net> <48C093A2.30000 (at) doublesparks.net>
- User-agent: nn/6.7.3
In <48C093A2.30000 (at) doublesparks.net> Alan Sparks <asparks (at) doublesparks.net> writes:
>This turns out to be a bug in Hobbit on x86_64. Problem appears to be
>that a time value read from the acknowledge.log by bbgen is read into a
>shorter integer than is allocated as a time_t value (and that allocation
>is not initialized)... so sometimes random bits are included, and skew
>the time way into the future.
>I solved the problem with the following patch:
Thanks, bug reports that include patches are the best kind! Patch
applied.
Regards,
Henrik