You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nrf_compress: lzma: Workaround oddities with LZMA library
The LZMA library believes that free() should be called with an
address of NULL, this is completely invalid, therefore ignore
any attempt to free memory at this address
Signed-off-by: Jamie McCrae <[email protected]>
0 commit comments