]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
gssd: Fix segfault when using -R option
authorSimo Sorce <simo@redhat.com>
Tue, 2 Apr 2013 19:06:13 +0000 (15:06 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 2 Apr 2013 19:08:17 +0000 (15:08 -0400)
The getopt string did not add : after the R option resulting in a
sefgault whenever -R was used as optarg is NULL and it is dereferenced.

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found