Without this patch loading modules fail due to accessing
uninitialized memory, like this:
halcmd: loadrt meh
Thanks to Jeff Epler for figuring out the right fix.
Signed-off-by: Edward Tomasz Napierala trasz@FreeBSD.org
Without this patch loading modules fail due to accessing
uninitialized memory, like this:
halcmd: loadrt meh
Thanks to Jeff Epler for figuring out the right fix.
Signed-off-by: Edward Tomasz Napierala trasz@FreeBSD.org
#1 – jepler 于 2016-06-12
OK, I think that’s everything, though I worked by cherry-picking instead of merging so the refs are different and GH doesn’t know it. If you agree, can you close up this PR and open a new one the next time you have some work ready for review/inclusion?