libevent.rpm
mom040267 11 years ago
parent 9ee8788e16
commit 1ab7628cc1
  1. 2
      TODO
  2. 2
      src/apps/uclient/mainuclient.c

@ -105,7 +105,7 @@
==================================================================
1) uclient program upgrade to a full solution.
none
==================================================================

@ -187,7 +187,7 @@ void recalculate_restapi_hmac(void) {
g_upwd[pwd_length] = 0;
}
}
free(pwd);
turn_free(pwd,strlen(pwd)+1);
}
}
}

Loading…
Cancel
Save