Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak and also detect failed memory allocation (#1084)
## Description Fixes #632 This change is responsive to #632. It fixes a memory leak and also defends against a failed memory allocation. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Build test and boot to shell using QEMU ## Integration Instructions N/A
- Loading branch information