Good evening,
I created a status bar with official link on
suckless.org. I used gettemperature pattern with readline (from the
page) and it works fine.
Anyway, when I control memory leak with
valgrind, 7 bytes are lost due to gettemperature (it increases every 3
seconds sleep). I tried to add free(), but it doesn't work. I don't
understand.
Maybe you could take a look.
Received on Thu Jan 03 2013 - 00:07:10 CET