On 09/09/2020 12:48, Gert Doering wrote: > This is basic housekeeping, adding NULL checks to context initialization > of the sample plugin collection which are missing it. Realistically, > this can never happen, but since these are supposed to be "good examples", > not checking calloc() return isn't one. > > Trac: #587 > > Reported-By: Dogbert (in Trac) > Signed-off-by: Gert Doering <[email protected]> > --- > sample/sample-plugins/defer/simple.c | 5 +++++ > .../keying-material-exporter-demo/keyingmaterialexporter.c | 6 ++++++ > sample/sample-plugins/log/log.c | 5 +++++ > sample/sample-plugins/log/log_v3.c | 5 +++++ > sample/sample-plugins/simple/simple.c | 5 +++++ > 5 files changed, 26 insertions(+) >
I've just glared at the code and compiled all the sample plug-ins. All looks reasonable and good. Acked-By: David Sommerseth <[email protected]> -- kind regards, David Sommerseth OpenVPN Inc
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
