On Thu, 22 Oct 2015, Inca R wrote:

Everything was good on 7.43.0 but when upgrading to 7.45.0 my app start
crashing on
http2.c line 411:

 conn = data_s->easy_conn;
 assert(conn);
*==>*  assert(conn->data == data_s); *<==*

Yes, we found this too just recently. I'll merge this fix for this within 24 hours:

  https://github.com/bagder/curl/commit/27daecefb9966b1d

Let me know if it doesn't fix the problem for you!

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to