simon-git: halibut (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Tue Dec 16 11:54:57 GMT 2014
TL;DR:
3610549 Remove an overzealous assertion in HTML href processing.
Repository: git://git.tartarus.org/simon/halibut.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=halibut.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2014-12-16 11:54:57
commit 36105490740922d350e1488c4a7534282a24b1ac
web diff http://tartarus.org/~simon-git/gitweb/?p=halibut.git;a=commitdiff;h=36105490740922d350e1488c4a7534282a24b1ac;hp=f5f155b9661b4e6579efbce191e155aaab8aa7c1
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Dec 16 11:48:08 2014 +0000
Remove an overzealous assertion in HTML href processing.
Turns out we can get a null pointer passed through from the front end,
if the input file was erroneous in some way, so we should do fallback
processing if so (exactly what doesn't matter much) rather than crash.
bk_html.c | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
More information about the tartarus-commits
mailing list