Re: relayd: replace memcpy/bcopy() with imsg_get_data()
Rafael Sadowski <[email protected]> Tue, 28 Jul 2026 21:50:34 +0200
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
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.