diff options
author | Werner Koch <[email protected]> | 2017-02-21 08:12:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-02-21 08:13:02 +0000 |
commit | 39c745038181edd097e188434b3f9c971ed3987f (patch) | |
tree | 2b8e2a4c401216bee1f457d19391ed2c04dbbf3c /dirmngr/ks-engine-http.c | |
parent | g10: Support primary key generation by keygrip. (diff) | |
download | gnupg-39c745038181edd097e188434b3f9c971ed3987f.tar.gz gnupg-39c745038181edd097e188434b3f9c971ed3987f.zip |
dirmngr: Add a magic field to the http structs.
* dirmngr/http.c (HTTP_SESSION_MAGIC): New.
(http_session_s): New field 'magic'.
(HTTP_CONTEXT_MAGIC): New.
(http_context_s): New field 'magic'.
(my_ntbtls_verify_cb): Assert MAGIC.
(fp_onclose_notification): Ditto.
(session_unref): Ditto. Reset MAGIC.
(http_session_new): Set MAGIC.
(http_open): Ditto.
(http_raw_connect): Ditto.
(http_close): Assert MAGIC. Reset MAGIC.
* dirmngr/t-http.c (my_http_tls_verify_cb): MArk HTTP_FLAGS unused.
--
We pass those handles through opaque pointers. The magic numbers will
help to detect wrong use.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'dirmngr/ks-engine-http.c')
0 files changed, 0 insertions, 0 deletions