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

--- Comment #1 from Stefan Eissing <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to