Page MenuHomeFreeBSD

bhyvectl: nvlist leak at send_message()
ClosedPublic

Authored by gusev.vitaliy_gmail.com on Mar 3 2023, 8:36 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Oct 29, 5:49 PM
Unknown Object (File)
Wed, Oct 29, 5:49 PM
Unknown Object (File)
Wed, Oct 29, 5:48 PM
Unknown Object (File)
Tue, Oct 28, 1:49 AM
Unknown Object (File)
Sun, Oct 26, 8:57 PM
Unknown Object (File)
Sun, Oct 26, 7:44 AM
Unknown Object (File)
Tue, Oct 21, 6:46 PM
Unknown Object (File)
Sat, Oct 18, 4:20 AM

Details

Summary

If error occurs, nvlist_destroy() is not called.

Sponsored by: vStack

Test Plan

Simple patch of series. Just compile and verify that "suspend" command works.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable