Commit 9c51496
committed
fix: Buffer overflow in bytes_to_read
Fix buffer overflow error in invoke/terminals.py::bytes_to_read by providing
correctly sized int.1 parent ba193d1 commit 9c51496
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
248 | 249 | | |
0 commit comments