]> www.infradead.org Git - users/dhowells/kafs-client.git/commit
Fix a couple of bugs in kafs-dns
authorDavid Howells <dhowells@redhat.com>
Tue, 9 Jun 2020 13:24:55 +0000 (14:24 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 9 Jun 2020 13:27:25 +0000 (14:27 +0100)
commit7d5be1cff22d7089571f12f9a5c9e07e4d9fbefe
treec477d39a936af4ff70855ce5200bfb9a46efbca4
parent5697ad5f1ab1904c98aa37761555fdaf8047b91a
Fix a couple of bugs in kafs-dns

Fix kafs-dns in the following ways:

 (1) The -V flag should not require an argument.

 (2) The srv=N callout info should check that N is supplied, else it will
     crash.

Signed-off-by: David Howells <dhowells@redhat.com>
src/dns_main.c