diff options
author | Andreas Rheinhardt <[email protected]> | 2025-09-18 14:58:55 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2025-09-22 22:02:03 +0200 |
commit | b815431126c8feb7557f61bb16bf6b572993089a (patch) | |
tree | 15a69d75ec60b7c64b3ac328b0d43422ee7cb7e5 /tests/ref/pixfmt/gbrp12-monow | |
parent | db6cd6c6bfe6f306dd8d9de2a0086586cbd27ec1 (diff) |
This reverts commits fd55c4b5f72a157fbb128d0ef203e9922b53552b
(for tls_openssl.c) and c74181a04b5f4e650eae662231e56518daef64d4
(for tls_gnutls.c).
It is impossible for a pointer to a member of a structure
to be NULL: If the containing structure exists, the member
exists and can't have a NULL address; if the containing
structure does not exist, then getting a pointer to the
substructure via &c->tls_shared would already be undefined
behavior.
Reviewed-by: Kacper Michajłow <[email protected]>
Reviewed-by: Steven Liu <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests/ref/pixfmt/gbrp12-monow')
0 files changed, 0 insertions, 0 deletions