Skip to content

m3u8: fix m3u8 possible NULL ptr dereference

Static code analyzer reported:
Suspicious dereference of pointer 'f1' before NULL check at line 369

Edited by Tim-Philipp Müller

Merge request reports