]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/test-resolve-tables.c
test-resolve-tables: verify that dns type/class length is within limits 2640/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 15 Feb 2016 23:22:11 +0000 (18:22 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 17 Feb 2016 00:55:51 +0000 (19:55 -0500)
commit5259c0559c8c0fe6ec54ac20f452fd7d106188c3
treec1956b588d2c9851150dd44692b00603b679b519
parent202b76ae1ae1a63f4fe92053ffbda8435f8b6b7e
test-resolve-tables: verify that dns type/class length is within limits

DNS_TYPE_STRING_MAX causes a problem with the table autogeneration code,
change to _DNS_TYPE_STRING_MAX.
src/resolve/dns-type.h
src/resolve/test-resolve-tables.c