Fix a memory leak with xsl:number
authorDaniel Veillard <veillard@redhat.com>
Mon, 7 Mar 2011 04:21:26 +0000 (12:21 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 7 Mar 2011 04:21:26 +0000 (12:21 +0800)
commitf1dbababbb255f6182e3eb25f95a48b4df550a4a
tree282cb1a8f9acae1b0f4222af287c2b40dcc0ab31
parent4e9909066731067d8e256ca25d8d54944105bc5e
Fix a memory leak with xsl:number

Pointed out by Ralf Junker <ralfjunker@gmx.de>, and added his
reproducer to the regression tests
libxslt/preproc.c
tests/docs/bug-172.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-172.out [new file with mode: 0644]
tests/general/bug-172.xsl [new file with mode: 0644]