Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Review Request #2551 — Created May 8, 2020 and submitted May 12, 2020, 3:34 p.m.
12707 Port OpenZFS Coverity Fixes
Ship It!
LGTM. Note: Instead of calling libzfs_fini() at every exit point, registering an atexit() cleanup function might be a bit more elegant solution.
LGTM.
Note: Instead of calling libzfs_fini() at every exit point, registering an atexit() cleanup function might be a bit more elegant solution.
libzfs_fini()
atexit()