BIND 10 trac2979, created. 9a2922daaac4af5b378144b518a1b1fec767c798 [2979] Update the current packet pointer when removing timed out packet.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jun 6 14:29:06 UTC 2013


The branch, trac2979 has been created
        at  9a2922daaac4af5b378144b518a1b1fec767c798 (commit)

- Log -----------------------------------------------------------------
commit 9a2922daaac4af5b378144b518a1b1fec767c798
Author: Marcin Siodelski <marcin at isc.org>
Date:   Thu Jun 6 16:28:53 2013 +0200

    [2979] Update the current packet pointer when removing timed out packet.
    
    perfdhcp tracks sent packets. If it finds timed out packet it is removed
    from the list of sent packets. This change updates the internal pointer
    tracking next packet for which response from a server is expected. When
    this is not done, it may lead to use of pointer to the removed element
    and crash.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list