Commit 3e06d51
Jifeng Deng
Fix the reserve size problem in asymmetric pairing of tableReader_withAssoc
In the original code, ditrack table reserves based on the number of tracks rather than on the number of pairs, which may cause the crash of the program.
Adapt the similar strategy as what has been done in same event pairing to fix the problem.1 parent ec2c083 commit 3e06d51
1 file changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3471 | 3471 | | |
3472 | 3472 | | |
3473 | 3473 | | |
3474 | | - | |
3475 | | - | |
| 3474 | + | |
| 3475 | + | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
| 3479 | + | |
| 3480 | + | |
| 3481 | + | |
| 3482 | + | |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
3476 | 3491 | | |
3477 | 3492 | | |
3478 | 3493 | | |
| |||
0 commit comments