]> git.ipfire.org Git - thirdparty/pdns.git/commit
Do not invoke getRawLabels(0) unless countLabels() != 0.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 17 Jul 2025 05:37:30 +0000 (07:37 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 17 Jul 2025 05:37:30 +0000 (07:37 +0200)
commit9b21c54b64b0a967f02126e2786ffe8a8a28c747
tree0da524975402ca5a00f9ca243ae9d23919728ef8
parent06f08800126f6cb0d1f58c9039a67f8f4a18f8da
Do not invoke getRawLabels(0) unless countLabels() != 0.
pdns/packethandler.cc
pdns/pdnsutil.cc