Closed klokane closed 5 years ago
following ADD leads to seg fault
# GET / + Response 200 (application/json) [ info: description: | --- # Description
Fix: add check of BytesRanges
https://github.com/apiaryio/drafter/blob/master/ext/snowcrash/ext/markdown-parser/src/ByteBuffer.cc#L140
if (rangeSet.empty()) { return characterMap; }
following ADD leads to seg fault
Fix: add check of BytesRanges
https://github.com/apiaryio/drafter/blob/master/ext/snowcrash/ext/markdown-parser/src/ByteBuffer.cc#L140