[Flac-dev] Leak in XMMS plugin

Chris Spiegel flac at happyjack.org
Sat May 17 02:55:10 PDT 2003


Hi,
  In the function FLAC_XMMS__init() of plugin.c for the XMMS plugin,
xmms_cfg_open_default_file() is called, but the result is never freed.
At the end of the file, xmms_cfg_free(cfg) should be added.

Chris




More information about the Flac-dev mailing list