enhanced validation of date-time to catch bit-field overflow (bug 152836)
authorWilliam M. Brack <wbrack@src.gnome.org>
Sat, 18 Sep 2004 06:18:55 +0000 (06:18 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sat, 18 Sep 2004 06:18:55 +0000 (06:18 +0000)
commit0c2bd2e660a3bdd4a443a51132b65db272819acd
treea655f282f88f812e71f219d24906fe1f0b7e6f9a
parent76e92b0a34fdbac418fb20b724d51eae028e1215
enhanced validation of date-time to catch bit-field overflow (bug 152836)

* libexslt/date.c: enhanced validation of date-time to catch
  bit-field overflow (bug 152836)
* tests/exslt/date/date.2.*, tests/exslt/time.2.*: added test
  cases for above
ChangeLog
libexslt/date.c
tests/exslt/date/date.2.out
tests/exslt/date/date.2.xml
tests/exslt/date/time.2.out
tests/exslt/date/time.2.xml