| Age | Commit message (Collapse) | Author | 
 | 
Warnings, found using PVS-Studio:
hardinfo/modules/devices/usb.c	397	err	V773 The function was exited without releasing the 'temp' pointer. A memory leak is possible.
hardinfo/modules/computer/uptime.c 33 err V773 The function was exited without releasing the 'ui' pointer. A memory leak is possible.
 | 
 | 
Initialize full_fmt to NULL so free() won't crash if it wasn't used.
Signed-off-by: Burt P <pburt0@gmail.com>
 | 
 | 
Signed-off-by: Burt P <pburt0@gmail.com>
 | 
 | 
Signed-off-by: Burt P <pburt0@gmail.com>
 | 
 | 
 |