* Always store cached JPEG album art with a .jpg extension.

This commit is contained in:
Justin Maggard
2009-05-11 00:56:04 +00:00
parent 161c513e58
commit cb61823ecc
2 changed files with 15 additions and 3 deletions

View File

@ -119,6 +119,7 @@ GetProtocolInfo(struct upnphttp * h, const char * action)
action, "urn:schemas-upnp-org:service:ConnectionManager:1",
action);
BuildSendAndCloseSoapResp(h, body, bodylen);
free(body);
}
static void