* Replacing strdup() with strndup() throughout
authorBrenden Matthews <brenden1@rty.ca>
Wed, 2 Apr 2008 18:44:49 +0000 (18:44 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Wed, 2 Apr 2008 18:44:49 +0000 (18:44 +0000)
commita6a4a4c548d92952759d7cc99bfe6628b27a2e56
tree17f19fb6db08d3bf197faae1ade1f71caa755302
parentd46bcb094501627cc0d2e1a3a9c20f900fdd33ef
* Replacing strdup() with strndup() throughout
(this is probably going to break a few things)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1100 7f574dfc-610e-0410-a909-a81674777703
13 files changed:
ChangeLog
src/common.c
src/conky.c
src/freebsd.c
src/hddtemp.c
src/libmpdclient.c
src/linux.c
src/mboxscan.c
src/openbsd.c
src/prss.c
src/rss.c
src/smapi.c
src/top.c