|
From: | Nikos Mavrogiannopoulos |
Subject: | [sr #107489] ipsec_ike_key created in wrong code path |
Date: | Thu, 07 Oct 2010 07:26:40 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Ubuntu/10.04 Chromium/6.0.472.62 Chrome/6.0.472.62 Safari/534.3 |
Follow-up Comment #8, sr #107489 (project gnutls): In line: if (get_ipsec_ike_status && (get_sign_status (get_tls_server_status()) !=1)) You check for get_ipsec_ike_status which is always non-zero since it is a pointer to a function and the patch does not apply cleanly to 2.8.x branch. Probably you meant to check for something else there. Could you create a test script similar to the existing "sha2" that will check the expected behavior? This will make it much easier to verify that everything works as expected. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/support/?107489> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |