bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 9/9] dfa: automatically resize position_sets


From: Jim Meyering
Subject: Re: [PATCH 9/9] dfa: automatically resize position_sets
Date: Tue, 03 Jan 2012 11:53:52 +0100

Paolo Bonzini wrote:
> * src/dfa.c (insert, copy, merge): Resize arrays here.
> (dfaanalyze): Do not track number of allocated elements here.
> (dfastate): Allocate mbps with only one element.
> ---
>  src/dfa.c |   26 ++++++++++++--------------
>  1 files changed, 12 insertions(+), 14 deletions(-)

Good clean-up.  That passed my tests.
ACK.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]