summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2023-11-14 22:07:15 +0900
committerNobuyoshi Nakada <[email protected]>2023-11-15 17:52:40 +0900
commit7998dcdedc7f1d3cfaabfc3f68ca7635f0e5e1d1 (patch)
tree18bf31e0436da1bf1fc6cb66bb2f70ab80eedfd0 /iseq.c
parentb69bbf588a3dd167d62dbb89f0cef25ebae4a7ea (diff)
Remove invariant condition
The `while` loop condition dereferences `cfp` and no `break` there, `cfp` cannot be NULL just after the loop.
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions