sim: igen: fix hang when decoding boolean rule constants
authorMike Frysinger <vapier@gentoo.org>
Thu, 10 Nov 2022 18:35:42 +0000 (01:35 +0700)
committerMike Frysinger <vapier@gentoo.org>
Thu, 10 Nov 2022 18:40:53 +0000 (01:40 +0700)
commitef7c5fd15dbe0937a2b5c729d88263beec507b42
tree131f815a806ffc7e0f7c4402e8210683f4b912ff
parent16cceb84be19a46c0f25cf96aeeea808420a4b70
sim: igen: fix hang when decoding boolean rule constants

The parser for boolean rules fails to skip over the , separator in
the options which makes it hang forever.  No dc files in the tree
use boolean rules atm which is why no one noticed.
sim/igen/ld-decode.c