]> granicus.if.org Git - procps-ng/commit
skill: ensure optarg is not null [smatch scan]
authorSami Kerola <kerolasa@iki.fi>
Sun, 5 Feb 2012 19:54:58 +0000 (20:54 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 5 Feb 2012 19:54:58 +0000 (20:54 +0100)
commit8cd53e16b5229196eda23a5c90404654b07de0c7
treed7044ed05c870968c89e2c9afbe838bf94ed998e
parentffe5e0b08eb981b862bab8220f0b9fcf48b7fc4f
skill: ensure optarg is not null [smatch scan]

skill.c:549 skillsnice_parse(87) error: we previously assumed 'optarg' could be null (see line 539)

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
skill.c