X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=3d269665be7fcf6bb4107dd149fe9a88246dbc3d;hb=0e7106da702d97e10f3bd24d8284a2ab86044ebd;hp=fdbf688c90df30c9a233f08e4ff1b169434fd088;hpb=59f485ee6d6733207b77e2d5ab14823b8d69b7cd;p=mmh diff --git a/ChangeLog b/ChangeLog index fdbf688..3d26966 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ +2005-11-09 Peter Maydell + + * sbr/mf.c: fix buffer overrun with absurdly long addresses + (only causes crashes if scan is run with '-width 16536' or similar) + + * sbr/context_foil.c, sbr/context_read.c, sbr/context_save.c: + mark 'no context' with NULL rather than "/dev/null" so we don't + inadvertently try to lock /dev/null (which takes up to a minute + in some locking configurations and makes post very slow). + 2005-11-13 Oliver Kiddle + * bug #7833: uip/Makefile.in: remove link to install-mh that caused + problems on some systems + * bug #739: Makefile.in: install target now depends on all to avoid problem on case-insensitive file systems with the INSTALL file