[sr #107822] Testing 3.0.2 on AIX
    Nikos Mavrogiannopoulos 
    nmav at gnutls.org
       
    Fri Sep 30 00:17:50 CEST 2011
    
    
  
On 09/29/2011 06:33 PM, Bjørn Christensen wrote:
> Hello Nikos
>
>
> Sorry once again! You are getting this in small bits.
> ret = _gnutls_init_record_state (params, ver, 0,¶ms->write);   in line 440 of gnutls_constate.c
>
> the params->write seems empty.
Hi,
  Both params->write and params->read are set in _gnutls_set_keys(). 
Could you check why they are not both set there? Could it be a compiler 
optimization that sets both client_write and server_write to the same value?
regards,
Nikos
    
    
More information about the Gnutls-devel
mailing list