Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os/compression/compress_read.c: Fixes memfault issues during booting
- writesize varibale not assigned before passing to the function decompress_block, which will cause memfault error
- Loading branch information