]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Bugfix: don't issue a read larger than the buffer to hold it
authorDoug Ledford <dledford@redhat.com>
Tue, 20 Jul 2010 21:35:27 +0000 (17:35 -0400)
committerDoug Ledford <dledford@redhat.com>
Thu, 22 Jul 2010 14:16:31 +0000 (10:16 -0400)
commit0155af90d8352d3ca031347e75854b3a5a4052ac
tree0fcd685dc5b35bc658de4c8c731b678ac4593d96
parent2913d9df16123e2453eacd24c3b3e1029887c21c
Bugfix: don't issue a read larger than the buffer to hold it

Signed-off-by: Doug Ledford <dledford@redhat.com>
Grow.c