bzero(3) is a non-standard function.
instead of bzero(3)+free(9), use our equally non-standard zfree(9),
which does this in one go.
Sponsored by: FreeBSD Foundation
Differential D44518
hvsock: Use zfree(9) instead of non-standard bzero(3) freebsd_igalic.co on Mar 26 2024, 10:27 PM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions P.S. It is worth documenting why do we want to zero it. What's special about info in this socket's pcb? Any idea?
|