Project

General

Profile

Actions

Bug #10024

closed

loader: set command_errmsg to NULL after printing it out

Added by Toomas Soome almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
2018-12-01
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

When handling CMD_CRIT error set command_errmsg to NULL after we dump it out,
so that it does not result in error message printed twice.

OK load doodoo
can't find 'doodoo'
can't find 'doodoo'
OK
https://svnweb.freebsd.org/base?view=revision&revision=341276
Actions #1

Updated by Electric Monk almost 5 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 314a1e32ce63a57bd7629fa3efdbe28f591b8708

commit  314a1e32ce63a57bd7629fa3efdbe28f591b8708
Author: Toomas Soome <tsoome@me.com>
Date:   2018-12-05T01:21:32.000Z

    10024 loader: set command_errmsg to NULL after printing it out
    Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
    Reviewed by: Jason King <jason.king@joyent.com>
    Approved by: Joshua M. Clulow <josh@sysmgr.org>

Actions

Also available in: Atom PDF