Philip Guenther wrote: > On Wed, Sep 21, 2016 at 1:30 AM, Mathieu - <naa...@poolp.org> wrote: > >> > I'm introducing hashfree, a counterpart to hashinit in order to pass the > >> > size to free(9) while hiding the implementation details.
thanks, committed. > I don't understand the rename to hashfree() from the NetBSD name of > hashdone(). Yes, it has different args...but so does our hashinit()! hashfree makes sense to me. that's what it does.