simon-git: halibut (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Dec 27 09:37:13 GMT 2017


TL;DR:
  4b457fd Fix a segfault on bad input files.

Repository:     https://git.tartarus.org/simon/halibut.git
On the web:     https://git.tartarus.org/?p=simon/halibut.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-12-27 09:37:13

commit 4b457fd6fb8121c75e7d748648d2599ee902f848
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=4b457fd6fb8121c75e7d748648d2599ee902f848;hp=12107a73eff6b6f6a861ba156e94e13d9bcdbe56
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Dec 27 09:34:53 2017 +0000

    Fix a segfault on bad input files.
    
    I ran into this as a knock-on effect from having misspelled a section
    name identifier (i.e. I had a \k{nonexistent-name} in my document).
    Before I fix the document, I should fix the segfault!

 bk_html.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list