freebsd-dev/contrib/openbsm/libbsm
Ed Maste c61b3f7de9 OpenBSM: fix free() in au_read_rec error case
buf is a char ** and *buf is the allocated buffer.

PR:		267050
Reported by:	Robert Morris <rtm@lcs.mit.edu>
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2022-10-24 09:49:30 -04:00
..
au_class.3
au_control.3 Fixup some incorrect information and some comments. These changes 2020-07-28 20:06:16 +00:00
au_domain.3 Fixup some incorrect information and some comments. These changes 2020-07-28 20:06:16 +00:00
au_errno.3 Fixup some incorrect information and some comments. These changes 2020-07-28 20:06:16 +00:00
au_event.3
au_fcntl_cmd.3
au_free_token.3
au_io.3 au_read_rec(3): correct return value in man page 2018-05-30 17:05:48 +00:00
au_mask.3
au_notify.3
au_open.3
au_socket_type.3 Fixup some incorrect information and some comments. These changes 2020-07-28 20:06:16 +00:00
au_token.3
au_user.3
audit_submit.3
bsm_audit.c
bsm_class.c
bsm_control.c
bsm_domain.c
bsm_errno.c Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
bsm_event.c
bsm_fcntl.c
bsm_flags.c
bsm_io.c OpenBSM: fix free() in au_read_rec error case 2022-10-24 09:49:30 -04:00
bsm_mask.c
bsm_notify.c
bsm_socket_type.c
bsm_token.c
bsm_user.c
bsm_wrappers.c
libbsm.3
Makefile.am
Makefile.in