summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-01-01 15:36:08 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-01-01 15:36:08 +0000
commitef53727c250e97b0412d4f51253d6e017464507f (patch)
treed2d754460ee44ca69f8a814eb0acb9e910846158 /LICENSE
parent78a4b29f991e8b77a145ee53064c23efc539dd5d (diff)
downloadmandoc-ef53727c250e97b0412d4f51253d6e017464507f.tar.gz
Don't dereference NULL pointers when formatting missing denominators,
subscripts, superscripts, or "from" or "to" arguments. Found by jsg@ with afl.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 24d65e1a..4c21fef3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -5,7 +5,7 @@ contained in the mdocml toolkit is protected by the Copyright
of the following developers:
Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
-Copyright (c) 2010, 2011, 2012, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
+Copyright (c) 2010-2015 Ingo Schwarze <schwarze@openbsd.org>
Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger <joerg@netbsd.org>
Copyright (c) 2013 Franco Fichtner <franco@lastsummer.de>
Copyright (c) 1999, 2004 Marc Espie <espie@openbsd.org>