OSDN Git Service

thumbnailers: check if pointers are not null before using them in audio thumbnailer
authorIvailo Monev <xakepa10@gmail.com>
Fri, 16 Dec 2022 16:39:24 +0000 (18:39 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 16 Dec 2022 16:39:45 +0000 (18:39 +0200)
commit8f8e8671b41837259d5d10b73baa2eefa2af7974
treedfec272ee5cb4785b56876a0625847cd56b5a45b
parent9f2d6de7e673275f50434e59768e4b4eea1b0c7d
thumbnailers: check if pointers are not null before using them in audio thumbnailer

fixes crashes in some cases

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
thumbnailers/audio/AudioThumbs.cpp