Re: [PATCH v4 10/13] ewah: implement `struct ewah_or_iterator`

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

 



On Mon, Mar 17, 2025 at 09:44:17PM -0400, Jeff King wrote:
> On Fri, Mar 14, 2025 at 04:18:50PM -0400, Taylor Blau wrote:
>
> > +void ewah_or_iterator_free(struct ewah_or_iterator *it)
> > +{
> > +	free(it->its);
> > +}
>
> Hmm, I thought this was going to be come "_release()" based on the last
> round?

Oops, yes -- it should have been. I could have sworn I made that change,
but I must be hallucinating. In either case, it's fixed up in the round
that I'll send shortly.

Thanks,
Taylor




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux