mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
5abb148f43
more carefully inspecting the return value from sysctl(3). [1] - Use calloc instead of malloc+memset of zero. Submitted by: Alexander Chernikov <admin su29 net> [1] PR: bin/119581 MFC after: 2 weeks