]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
err: remove TODOs
authorPauli <pauli@openssl.org>
Mon, 31 May 2021 04:29:55 +0000 (14:29 +1000)
committerPauli <pauli@openssl.org>
Wed, 2 Jun 2021 06:30:15 +0000 (16:30 +1000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15539)

crypto/err/err.c
crypto/err/err_blocks.c
crypto/err/err_prn.c

index c77c1920a20ad37ec6d078485f36c68711511e00..84bb429c6408abc04f8cb08b56ee3fbf6f59827f 100644 (file)
@@ -7,7 +7,6 @@
  * https://www.openssl.org/source/license.html
  */
 
-/* TODO: When ERR_STATE becomes opaque, this musts be removed */
 #define OSSL_FORCE_ERR_STATE
 
 #include <stdio.h>
index 5a572e02eaaf5782940d885c8ed1040fae58a98c..a658df05766d914aefa050b4b1ff070bfa8f1b13 100644 (file)
@@ -7,7 +7,6 @@
  * https://www.openssl.org/source/license.html
  */
 
-/* TODO: When ERR_STATE becomes opaque, this musts be removed */
 #define OSSL_FORCE_ERR_STATE
 
 #include <string.h>
index 5b588db18ec70145fe550deb5ab08bf39486927c..028811eedeee398918ee6fccf5d56d3ccc898e42 100644 (file)
@@ -7,7 +7,6 @@
  * https://www.openssl.org/source/license.html
  */
 
-/* TODO: When ERR_STATE becomes opaque, this musts be removed */
 #define OSSL_FORCE_ERR_STATE
 
 #include <stdio.h>