Thu, 03 Jun 2021 19:33:07 -0500
Fix some null pointer deferences and dead stores that scanbuild found in Pidgin
Testing Done:
Verified scanbuild no long detected the errors.
Reviewed at https://reviews.imfreedom.org/r/719/
#include "gtkmodule.h" MODULE = Pidgin::Sound PACKAGE = Pidgin::Sound PREFIX = pidgin_sound_ PROTOTYPES: ENABLE const char * pidgin_sound_get_event_option(event) Purple::SoundEventID event const char * pidgin_sound_get_event_label(event) Purple::SoundEventID event Purple::Handle pidgin_sound_get_handle()