Skip to content

fixes parsing section and region statements#9

Merged
ivg merged 1 commit intomasterfrom
fix-section-region-parsing
Jun 4, 2018
Merged

fixes parsing section and region statements#9
ivg merged 1 commit intomasterfrom
fix-section-region-parsing

Conversation

@ivg
Copy link
Copy Markdown
Member

@ivg ivg commented Jun 4, 2018

Note: this is a backport from bap-1.3.1 package, as this fix is
already there, but wasn't commited to the master branch of the
upstream repository.

The fix enables the special handling for the Section and Region types,
which use hex number without the 0x prefix. Ideally, we shouldn't
generate such input, but since historically this happened, we need to
make our parser robust enough to be able to chew such representation
also.

Note: this is a backport from bap-1.3.1 package, as this fix is
already there, but wasn't commited to the master branch of the
upstream repository.

The fix enables the special handling for the Section and Region types,
which use hex number without the 0x prefix. Ideally, we shouldn't
generate such input, but since historically this happened, we need to
make our parser robust enough to be able to chew such representation
also.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant