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)
Thu, May 2, 1:08 AM
Unknown Object (File)
Thu, May 2, 1:08 AM
Unknown Object (File)
Thu, May 2, 1:08 AM
Unknown Object (File)
Thu, Apr 25, 3:06 PM
Unknown Object (File)
Tue, Apr 16, 11:31 AM
Unknown Object (File)
Thu, Apr 11, 8:00 AM
Unknown Object (File)
Feb 22 2024, 1:16 AM
Unknown Object (File)
Feb 21 2024, 2:01 PM

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