Download raw body.
relayd: replace memcpy/bcopy() with imsg_get_data()
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.
relayd: replace memcpy/bcopy() with imsg_get_data()