]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
use strncpy()/snprintf() instead of the unbounded variants
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 17 Aug 2012 09:28:53 +0000 (11:28 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 17 Aug 2012 09:28:53 +0000 (11:28 +0200)
commitcd208135fb3eabed2636734c07aa1b53b8cb83f6
tree510148434fcf25a12898d809068331fefc600579
parent960826b156f82438428d570eb3a5f59fa8297196
use strncpy()/snprintf() instead of the unbounded variants
common/cmd_bootce.c