3552. [bug] Wrong getopt option string for 'nsupdate -r'.
[RT# 33280]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
3552. [bug] Wrong getopt option string for 'nsupdate -r'.
|
||||
[RT# 33280]
|
||||
|
||||
3551. [bug] resolver.querydscp[46] were uninitialized. [RT #32686]
|
||||
|
||||
3550. [func] Unified the internal and export versions of the
|
||||
|
||||
@@ -934,7 +934,7 @@ get_address(char *host, in_port_t port, isc_sockaddr_t *sockaddr) {
|
||||
INSIST(count == 1);
|
||||
}
|
||||
|
||||
#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:PrR::t:Tu:"
|
||||
#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:Pr:R::t:Tu:"
|
||||
|
||||
static void
|
||||
pre_parse_args(int argc, char **argv) {
|
||||
|
||||
Reference in New Issue
Block a user