[curl/curl] 904b27: http2: make sure pause is done on HTTP

Daniel Stenberg <[email protected]> Mon, 17 May 2021 05:45:04 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 904b27d18da1f7310f38b5117a0916d8b96d130c
      https://github.com/curl/curl/commit/904b27d18da1f7310f38b5117a0916d8b96d130c
  Author: Daniel Stenberg <[email protected]>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M lib/http2.c

  Log Message:
  -----------
  http2: make sure pause is done on HTTP

Since the function is called for any protocol, we can't assume that the
HTTP struct is there without first making sure it is HTTP.

Reported-by: Denis Goleshchikhin
Fixes #7079
Closes #7080


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits