mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-29 05:19:05 -05:00
[-] Workaround for mxml 2.10 memleak
2.10's mxmlDelete memleaks, and mxml is used in many parts of forked-daapd. So to avoid that we ship upstream's fixed version of mxmlDelete and use that.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include <time.h>
|
||||
|
||||
#include <event2/buffer.h>
|
||||
#include <mxml.h>
|
||||
|
||||
#include "mxml-compat.h"
|
||||
|
||||
#include "conffile.h"
|
||||
|
||||
Reference in New Issue
Block a user