Commit e13727f
authored
Fix tcgapi.py _debugPackets property API. (#36)
* Fix tcgapi.py _debugPackets property API.
Fix Session::dump bug causing failure when non-UTF8 bytes are encountered.
Signed-off-by: wyllys <wyllys.ingersoll@keepertech.com>
* Fix final dumpPacket log message format.
Signed-off-by: wyllys <wyllys.ingersoll@keepertech.com>
* Fixed packet dump index number
Signed-off-by: wyllys <wyllys.ingersoll@keepertech.com>
---------
Signed-off-by: wyllys <wyllys.ingersoll@keepertech.com>1 parent e1f1fe4 commit e13727f
2 files changed
Lines changed: 27 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
318 | 325 | | |
319 | 326 | | |
320 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
448 | 462 | | |
449 | 463 | | |
450 | 464 | | |
| |||
0 commit comments