linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ubihealthd: Fix options
@ 2019-10-03  6:34 Alexander Dahl
  2019-10-03  6:35 ` [PATCH 1/2] ubihealthd: Add missing sentinel in options array Alexander Dahl
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Dahl @ 2019-10-03  6:34 UTC (permalink / raw)
  To: linux-mtd; +Cc: Alexander Dahl

Hello,

I started experimenting with ubihealthd, first thing I did was:

    ./ubihealthd -h

And boom segfault. The first patch is about that. The second about
having the usual -h and --help options.

Greets
Alex

Alexander Dahl (2):
  ubihealthd: Add missing sentinel in options array
  ubihealthd: Add option -h/--help

 ubi-utils/ubihealthd.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.20.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-07  8:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  6:34 [PATCH 0/2] ubihealthd: Fix options Alexander Dahl
2019-10-03  6:35 ` [PATCH 1/2] ubihealthd: Add missing sentinel in options array Alexander Dahl
2019-10-03  6:35 ` [PATCH 2/2] ubihealthd: Add option -h/--help Alexander Dahl
2019-10-03  7:54 ` [PATCH 0/2] ubihealthd: Fix options Richard Weinberger
2019-10-07  8:15   ` David Oberhollenzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).