Actions
Bug #13068
closedgptzfsboot: command from /boot/config should be nul terminated
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
make sure we terminate the read configuration properly.
FreeBSD update: https://svnweb.freebsd.org/changeset/base/364441
Testing done: the issue itself was found and fix verified on FreeBSD. I did confirm we are still ok after this patch
Updated by Electric Monk almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit b89fb824168e36795c325b5e0a4d1e71dd2d8d65
commit b89fb824168e36795c325b5e0a4d1e71dd2d8d65 Author: Toomas Soome <tsoome@me.com> Date: 2020-08-21T18:01:52.000Z 13068 gptzfsboot: command from /boot/config should be nul terminated Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Juraj Lutter <juraj@lutter.sk> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions