diff options
author | William M. Brack <wbrack@src.gnome.org> | 2007-01-24 19:08:38 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2007-01-24 19:08:38 +0000 |
commit | 77849f1aa55ccf8b7c395256ce33a0a277c30771 (patch) | |
tree | 35fbbd8862b6232a1053287a50c20ad329b52d4a /doc | |
parent | ba3e40899a0afef8161a0beb79211b346c65a1c6 (diff) | |
download | libxslt-77849f1aa55ccf8b7c395256ce33a0a277c30771.tar.gz libxslt-77849f1aa55ccf8b7c395256ce33a0a277c30771.tar.bz2 libxslt-77849f1aa55ccf8b7c395256ce33a0a277c30771.zip |
added check for memory allocation error (bug #400242); fixed "type-punned
* libxslt/pattern.c: added check for memory allocation error (bug #400242);
fixed "type-punned pointer" warnings.
* libxslt/xsltutils.c: added checks for memory allocation error
(bug #400242)
* restored NEWS, doc/EXSLT/downloads.html which mysteriously disappeared
from svn
svn path=/trunk/; revision=1419
Diffstat (limited to 'doc')
-rw-r--r-- | doc/EXSLT/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/EXSLT/downloads.html b/doc/EXSLT/downloads.html index 88295e55..223ecefa 100644 --- a/doc/EXSLT/downloads.html +++ b/doc/EXSLT/downloads.html @@ -20,7 +20,7 @@ provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>. <a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X binaries</a>.</p><p><a name="Contribs" id="Contribs">Contribs:</a></p><p>I do accept external contributions, especially if compiling on another platform, get in touch with me to upload the package. I will keep them in the -<a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome +<a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome">Gnome CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a> page; the CVS module is <b>libxslt</b>.</p> </li> |