]> granicus.if.org Git - icinga2/commit
bring some things in line
authorElias Ohm <eohm@novomind.com>
Wed, 8 May 2019 22:22:24 +0000 (00:22 +0200)
committerElias Ohm <eohm@novomind.com>
Wed, 8 May 2019 22:22:24 +0000 (00:22 +0200)
commite75f06355216b591e1e0260977fc983aa8db7c34
tree210f58b38e85daa32906b6a893a993886ab4637e
parent9a0d894f1000e3d4a6ce1fc91cfe6867fa8fc591
bring some things in line
- account for documented buffer size openssl 1.1.x for error string (>=256 bytes)
- use nullptr instead of NULL
- fix/streamline null-checks
lib/base/tlsutility.cpp