]> git.ipfire.org Git - thirdparty/pdns.git/commit
Remove extra field added in e9755ed87f1d11453e08c23404f11ac1883b27f4...
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 22 Sep 2025 06:30:09 +0000 (08:30 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 22 Sep 2025 06:30:09 +0000 (08:30 +0200)
commite4919a768faa5893c4023c831cb5e09b1043bf4c
tree33712a8c02b226f4b014713ff0fd13f06bd9faba
parent63379f998c4c220772f594dd5b1abd4de99a64b1
Remove extra field added in e9755ed87f1d11453e08c23404f11ac1883b27f4...

...and use LenPtr for that purpose instead. Gets rid of Coverity
complaining about structs no longer being fully initialized.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
modules/godbcbackend/sodbc.cc