[sudo-commits] sudo changeset 13195:c02dc245aa40

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 19 09:47:29 MDT 2021


changeset:	13195:c02dc245aa40 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c02dc245aa40
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Apr 18 17:10:53 2021 -0600

Log Message:
	Allocate the data buffer in get_free_buf() too.
	We always know the size of the data buffer we need at allocation time.

diffstat:

 logsrvd/logsrvd.c       |  37 ++++++++++++++++++-------------------
 logsrvd/logsrvd.h       |   2 +-
 logsrvd/logsrvd_relay.c |  24 ++++++------------------
 3 files changed, 25 insertions(+), 38 deletions(-)



More information about the sudo-commits mailing list