Bugfix: memory and thread-deleting problems
authorNikolas Garofil <nikolas@garofil.be>
Wed, 5 May 2010 16:57:27 +0000 (18:57 +0200)
committerNikolas Garofil <nikolas@garofil.be>
Wed, 5 May 2010 16:57:27 +0000 (18:57 +0200)
commit13188c8b110a8cc94f43bc6c5a37b073e3b78430
treeb3c8e3b82ad7b36f85e7bb260474683c972b242d
parent36ebcf347de0faf57841585118f82ef95e5f1e82
Bugfix: memory and thread-deleting problems

This patch is the C version of a32d9e41a440a043e19d20e3b91a45f626297472
(from the master branch).
30 files changed:
src/apcupsd.c
src/apcupsd.h
src/common.c
src/common.h
src/conky.c
src/conky.h
src/diskio.h
src/entropy.c
src/entropy.h
src/fs.c
src/fs.h
src/hddtemp.c
src/hddtemp.h
src/i8k.c
src/i8k.h
src/ibm.c
src/ibm.h
src/linux.c
src/linux.h
src/logging.h
src/moc.c
src/moc.h
src/mpd.c
src/mpd.h
src/net_stat.c
src/net_stat.h
src/tcp-portmon.c
src/tcp-portmon.h
src/users.c
src/x11.c