]> git.ipfire.org Git - thirdparty/curl.git/commit
http2: Expression 'stream->stream_id != - 1' is always true
authorDaniel Stenberg <daniel@haxx.se>
Mon, 23 Sep 2019 09:05:37 +0000 (11:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Sep 2019 20:44:02 +0000 (22:44 +0200)
commitb259baabfeca71e46132435e5498513538515c11
treea2519f9219043ece732c10c480e4de688cee6f60
parentf91b82e688e7a9f2b843a121748d4b5b4f1180b6
http2: Expression 'stream->stream_id != - 1' is always true

PVS-Studio warning
Fixes #4402
lib/http2.c