From: Christos Zoulas Date: Thu, 11 Aug 2011 18:55:08 +0000 (-0400) Subject: today's changes X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=5a418770fea3335908930d141b5e1c8deebd9b2d;p=am-utils-6.2.git today's changes --- diff --git a/ChangeLog b/ChangeLog index 1e34cc79..92d3763d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-08-11 Christos Zoulas + + * fix potential buffer overflow in expand_error() + (Richard Kettlewell). Does not seem to be exploitable. + + * simplify %option parsing to appease ancient flex. + 2011-06-21 Christos Zoulas * add support for linux autofs version 5 (untested)