summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-29 20:55:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-29 20:55:43 -0700
commitacd11e2766a10236750424453059abb2ab759d1e (patch)
tree8acde75f77c438b8332cbb25fbfade138b38fd92 /.travis.yml
parent5fcc575ee3a77da65cb63cd43eb4235c851ce6ad (diff)
Fixed bug in cmark_strbuf_unescape (buffer.c).
The old function called 'continue' when seeing a backslash, but this gave incorrect results on input like: \\* since the next backslash would be treated as escaping the `*` instead of being escaped itself.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions