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
OpenBSM: fix free() in au_read_rec error case Tags None Referenced Files None Subscribers None
Description
Details
|