Commit 8932d3e
committed
quic: fixes undefined handle in QuicStream kInspect
If the #handle is undefined and not QuicStream,
while kInspect is called
`DataViewPrototypeGetByteLength` will throw.
Signed-off-by: Marten Richter <marten.richter@freenet.de>1 parent 62a3b1b commit 8932d3e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
| 936 | + | |
| 937 | + | |
937 | 938 | | |
938 | 939 | | |
939 | 940 | | |
| |||
0 commit comments