Check for possible NULL pointer
SEGFAULT happens sometimes in a real environment. And the next "if" in the code (line 2583) assumes that p can be NULL.
SEGFAULT happens sometimes in a real environment. And the next "if" in the code (line 2583) assumes that p can be NULL.
VideoLAN code repository instance