]> 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 13:40:19 +0000 (15:40 +0200)
commitdaffafa5c0ec00894acad310078dc4e756b6fbfc
treea2da872ff52e9a813ae801ab93d7ea8ca9d7ff28
parent3665f112822b76f6bab788d285e2c4985173526f
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>
(cherry picked from commit e4919a768faa5893c4023c831cb5e09b1043bf4c)
modules/godbcbackend/sodbc.cc