Index | Thread | Search

From:
Rafael Sadowski <rafael@sizeofvoid.org>
Subject:
Re: relayd: replace memcpy/bcopy() with imsg_get_data()
To:
tech@openbsd.org
Date:
Tue, 28 Jul 2026 21:50:34 +0200

Download raw body.

Thread
On Tue Jul 28, 2026 at 09:34:35PM +0200, Rafael Sadowski wrote:
> Replace  memcpy()/bcopy() with imsg_get_data(), which does a length
> check.
> 
> OK?
> 

Please ignore this! It's a duplicate. Too many pending diffs.