apiaryio / drafter

API Blueprint Parser (C++)
https://apiblueprint.org/
MIT License
301 stars 54 forks source link

Fix issue #752 #753

Closed tjanc closed 4 years ago

tjanc commented 4 years ago

Fixed

Not fixed

kylef commented 4 years ago

Can you add a changelog entry too? Just so the next release is sure to mention the change and it doesn't slip by, something like:

## TBD

### Bug Fixes

* Prevents a potential segmentaiton fault crash during XYZ circumstances (possibly use an example in API Blueprint below).