Skip to content

Commit

Permalink
- MFH for crash bug #14169
Browse files Browse the repository at this point in the history
#- IMO, this should be included in the release. The fix has little impact
#  on the release in a whole.
  • Loading branch information
Derick Rethans committed Nov 22, 2001
1 parent 21ff8ec commit 09fb81a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/xslt/sablot.c
Expand Up @@ -89,6 +89,7 @@ function_entry xslt_functions[] = {
PHP_FE(xslt_error, NULL)
PHP_FE(xslt_errno, NULL)
PHP_FE(xslt_free, NULL)
{NULL, NULL, NULL}
};
/* }}} */

Expand Down

0 comments on commit 09fb81a

Please sign in to comment.