Files
podman/pkg
Mikhail Dmitrichenko ba6e527289 fix: check err returned by newGenericDecompressor
There is a couple of newGenericDecompressor function usages, where
returned possibly non-nil `err` is not checked before dereferencing
returned decompressor. It may lead to nil ptr dereferencing.

This commit adds check for `err` to prevent dereferencing potentially
nullable decompressor.

Found by Linux Verification Center (linuxtesting.org) with SVACE

Signed-off-by: Mikhail Dmitrichenko <m.dmitrichenko222@gmail.com>
2025-12-09 09:50:13 -05:00
..
2022-12-15 13:39:56 +01:00
2025-09-10 16:17:04 +02:00
2025-09-10 16:17:04 +02:00
2025-06-26 19:37:15 +02:00
2025-09-10 16:17:04 +02:00
2025-09-10 16:17:04 +02:00