aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_netdev.c
diff options
context:
space:
mode:
authorvolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-01-17 12:25:17 +0000
committervolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-01-17 12:25:17 +0000
commitf1e14296a126d036e48212504284925871ba49f4 (patch)
treef0ec6ea1a13ac19e3e1e781ee6858e1de08bc849 /plugin_netdev.c
parent69fecdd3d64aac4d19a2fa5777ea2b6c017fe9cf (diff)
downloadlcd4linux-f1e14296a126d036e48212504284925871ba49f4.tar.gz
fixed memory leak in using strdup() instead of strdupa()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1080 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
sertions'>+109 2007-07-27Fix compilation with kernel 2.6.22 by Guillaume LECERFmichael1-1/+4 2007-07-27MPD plugin patch from michumichael1-1/+22 2007-07-27GPS plugin update by michumichael1-131/+248 2007-07-27indentationmichael2-106/+108 2007-06-21default for Brightness is 255volker1-1/+1 2007-06-20LCD::brightness in drv_X11 correctedvolker1-2/+10 2007-06-20global variable for backlight colorvolker1-0/+1 2007-06-20keypad support completed; new property brightness implementedvolker1-40/+175 2007-06-20maximum value for brightness is 8volker1-2/+2 2007-06-17buttons for X11 driver (thanks to Volker Gering)michael1-8/+49 2007-06-17Apple has no utsbuf.domainname (thanks to Volker Gering)michael1-1/+1 2007-06-17strndup() replacementmichael1-0/+24 2007-06-17better usage output by Volker Geringmichael1-4/+20 2007-06-08Image driver libgd dependancy fixmichael5-6/+31 2007-06-04big MPD patch from Robert Buchholzmichael1-79/+86 2007-05-19gps plugin, code by michu / www.neophob.commichael7-0/+580 2007-05-17compile error on m68k fixed (debian bug 405898)michael3-10/+170 2007-05-04typo in LUIse driver fixedmichael1-1/+1 2007-05-02some compiler warnings fixedmichael6-8/+14 2007-04-30LCD4Linux-0.10.1-RC2michael1-1/+1 2007-04-30ChangeLog updatedmichael1-1782/+3099 2007-04-30svn2cl moved and optimizedmichael1-6/+0