]> git.ipfire.org Git - thirdparty/pdns.git/commit
SSql: Use unique_ptr for statements 4692/head
authorAki Tuomi <cmouse@cmouse.fi>
Wed, 16 Nov 2016 16:41:30 +0000 (18:41 +0200)
committerAki Tuomi <cmouse@cmouse.fi>
Fri, 14 Jul 2017 06:09:36 +0000 (09:09 +0300)
commita59a9c2370918ef06e7c413d1100b79e445dd333
treedbe9ca55ff009eff4f0d9083871fda19c596012b
parenta080f154edcf45f5351b5a5596a494df95e73eef
SSql: Use unique_ptr for statements
17 files changed:
modules/bindbackend/bindbackend2.hh
modules/bindbackend/binddnssec.cc
modules/gmysqlbackend/smysql.cc
modules/gmysqlbackend/smysql.hh
modules/godbcbackend/sodbc.cc
modules/godbcbackend/sodbc.hh
modules/goraclebackend/soracle.cc
modules/goraclebackend/soracle.hh
modules/gpgsqlbackend/spgsql.cc
modules/gpgsqlbackend/spgsql.hh
modules/mydnsbackend/mydnsbackend.cc
modules/mydnsbackend/mydnsbackend.hh
pdns/backends/gsql/gsqlbackend.cc
pdns/backends/gsql/gsqlbackend.hh
pdns/backends/gsql/ssql.hh
pdns/ssqlite3.cc
pdns/ssqlite3.hh