On 2018-05-14 at 23:59:59 +0200, Petr Machata <[email protected]> wrote: > CMP_INT evaluates its arguments more than once, and thus passing a > post-incremented pointer as an argument causes double increments and > hence buffer overruns. This can be observed by erratic behavior of IPv6 > address ranges. Fix by moving the increment to loop header. > > Signed-off-by: Petr Machata <[email protected]>
Applied, thank you! -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
