Commit 67b110e
[release/6.0] Fixing a possible null reference error in WebSocket deflate. (#62716)
* Fixing a possible null reference error in websocket deflate functionality.
* Style feedback.
Co-authored-by: Ivan Zlatanov <[email protected]>1 parent 818daa9 commit 67b110e
File tree
1 file changed
+8
-1
lines changed- src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/Compression
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
154 | 160 | | |
| 161 | + | |
155 | 162 | | |
156 | 163 | | |
157 | 164 | | |
| |||
0 commit comments