Commit 8a1d7f4
Use correct comp_count
Previously 2 was hardcoded as as upper bound for loop in
cli_bcomp_freemeta. Change to comp_count to avoid going
past the end.1 parent 1c67468 commit 8a1d7f4
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
| 991 | + | |
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | 996 | | |
997 | | - | |
998 | 997 | | |
999 | | - | |
| 998 | + | |
1000 | 999 | | |
1001 | 1000 | | |
1002 | 1001 | | |
| |||
0 commit comments