Commit f55f3c8
[PATCH] Fixed segment access via Segment Number.
Fixed segment access via Segment Number which now assumes that the first
Segment Number is not 0 as in the underlying vector, but starts with 1.
Thanks to Andrey Fedorov <andrey.fedorov@gmail.com> for the report.1 parent 545de87 commit f55f3c8
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
| 668 | + | |
668 | 669 | | |
669 | 670 | | |
670 | 671 | | |
| |||
676 | 677 | | |
677 | 678 | | |
678 | 679 | | |
679 | | - | |
| 680 | + | |
| 681 | + | |
680 | 682 | | |
681 | 683 | | |
682 | 684 | | |
| |||
0 commit comments