Argh, another leak. Shame on me
This commit is contained in:
parent
4fccbce7ea
commit
cbd4b48d2f
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ htsp_method_getDiskSpace(htsp_connection_t *htsp, htsmsg_t *in)
|
|||
static htsmsg_t *
|
||||
htsp_method_getSysTime(htsp_connection_t *htsp, htsmsg_t *in)
|
||||
{
|
||||
htsmsg_t *out = htsmsg_create_map();
|
||||
htsmsg_t *out;
|
||||
struct timeval tv;
|
||||
struct timezone tz;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue