Skip to content
Snippets Groups Projects
  • Gisle Vanem's avatar
    0070f7a0
    HTTP2: Wrong NgHTTP2 user-data · 0070f7a0
    Gisle Vanem authored
    Something is wrong in 'userp' for the HTTP2 recv_callback().  The
    session is created using bogus user-data; '&conn' and not 'conn'.
    
    I noticed this since the socket-value in Curl_read_plain() was set to a
    impossible high value.
    0070f7a0
    History
    HTTP2: Wrong NgHTTP2 user-data
    Gisle Vanem authored
    Something is wrong in 'userp' for the HTTP2 recv_callback().  The
    session is created using bogus user-data; '&conn' and not 'conn'.
    
    I noticed this since the socket-value in Curl_read_plain() was set to a
    impossible high value.