* Use an asprintf wrapper, to report errors and NULLify the result.

This commit is contained in:
Justin Maggard
2012-03-14 17:57:21 +00:00
parent c9d979886b
commit cabbd0b1de
10 changed files with 77 additions and 53 deletions

View File

@ -46,6 +46,7 @@
#include "misc.h"
#include "textutils.h"
#include "../metadata.h"
#include "../utils.h"
#include "../log.h"
struct id3header {