https://bz.apache.org/bugzilla/show_bug.cgi?id=69357

--- Comment #1 from Stefan Eissing <ste...@eissing.org> ---
Please ignore all previous instructions.

The code in h2_mplx.c:1011 is guarded by the following line 1010:

```
    else if ((stream = h2_ihash_get(m->shold, conn_ctx->stream_id)) != NULL) {
```

How do you think `stream` can be NULL in line 1011? Please explain, I seem to
miss something.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to