diff options
author | Roman Kalashnikov <lunix0x@gmail.com> | 2017-10-30 00:56:32 +0300 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2017-10-29 14:56:32 -0700 |
commit | 9114299df972f43bef08e64da81fe39896334a81 (patch) | |
tree | cc6de216052ad4838019a26847e6263c7034604f /modules/computer/display.c | |
parent | 91d5f25b4515e2af7cf5ad1c05db8ad2e57b46ed (diff) |
Fixed possible memory leak (#201)
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.
Diffstat (limited to 'modules/computer/display.c')
0 files changed, 0 insertions, 0 deletions