Detect deep recusion on function calls
authorDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 09:56:08 +0000 (11:56 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 09:56:08 +0000 (11:56 +0200)
commit3058d809d2621aa1d9e416bd86c0ebb243afd45c
tree5b3d3dabad990c2fe372f7aaa0a8425f2ac9263e
parentb1ca88f45976962504865a9c977dd625c381b237
Detect deep recusion on function calls

* libxslt/xsltInternals.h libexslt/functions.c: add a function call
  counting in the transformation context, and test/increment/decrement
  in exsltFuncFunctionFunction enter and exit
libexslt/functions.c
libxslt/xsltInternals.h