How to spend 6 hours finding a 3 line bug :-(
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 7 May 2001 20:55:45 +0000 (20:55 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 7 May 2001 20:55:45 +0000 (20:55 +0000)
commitc0985f8498067658212b89f72bd2befd5d23b275
tree6c548b365b4c54ed1adbe1d3ca9b870946262fa4
parent805227c1c1a88d69edb9043ed7c421ce3f767471
How to spend 6 hours finding a 3 line bug :-(
- libxslt/extra.c: add more debug to xsltDebug
- libxslt/transform.c: spent a few hours tracking down an ugly
  race like bug in xsltCopyTreeList() arghhh
- libxslt/xsltproc.c: call xmlInitMemory() explictely
Daniel
ChangeLog
libxslt/extra.c
libxslt/numbers.c
libxslt/transform.c
libxslt/xsltproc.c