Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: FMD Adjust the Space Memory Check (#975)
In the FMD build packet, we were checking the space using a value that represented 4-byte chunks. This has been fixed by multiplying the value by 4. Fixes: 664344a Co-authored-by: Kolelis, Szymon <szymon.kolelis@intel.com>
- Loading branch information