]> git.ipfire.org Git - thirdparty/grub.git/commit
linux/hostdisk: Limit strcpy size to buffer size.
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 27 Jan 2015 15:48:53 +0000 (16:48 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Tue, 27 Jan 2015 15:48:53 +0000 (16:48 +0100)
commitc2fc41990a77923c44a71d616561920ae186db56
treec50ba84c031d8262fff3544e926d58f38117b5e4
parent916733ea6ae90c56797d39bb41b72427da3e1e4f
linux/hostdisk: Limit strcpy size to buffer size.

Found by: Coverity scan.
grub-core/osdep/linux/hostdisk.c