]> git.webhop.me Git - lcd4linux.git/commit
strdupa uses alloca which is not available everywhere. strdup is used instead
authorvolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 15 Jan 2010 21:36:33 +0000 (21:36 +0000)
committervolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 15 Jan 2010 21:36:33 +0000 (21:36 +0000)
commitac266e1877dfa2042a00b239ac184ce40e538770
tree2756f5c55e647f3e4b628893b884c018af6d9412
parent55e86007a4860af150cf3a8613e49294183c6b8e
strdupa uses alloca which is not available everywhere. strdup is used instead

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1078 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
plugin_i2c_sensors.c