Index | Thread | Search

From:
Todd C. Miller <millert@openbsd.org>
Subject:
Re: find: fix mix of character block size check
To:
Thomas Habets <thomas@habets.se>
Cc:
tech@openbsd.org
Date:
Mon, 18 May 2026 19:57:20 -0600

Download raw body.

Thread
Thanks, I committed this witha minor change to only set new->o_divsize
if endch is not c.  Since the plan is zero-filled we only need to
store non-zero values.

 - todd