[sr #107489] ipsec_ike_key created in wrong code path

Nikos Mavrogiannopoulos INVALID.NOREPLY at gnu.org
Thu Oct 7 09:26:40 CEST 2010


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/





More information about the Gnutls-devel mailing list