
1 May
2007
1 May
'07
12:31 a.m.
Marc Delisle schrieb:
Hi,
In this bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1709463&group_id=23...
there are many fields involved and we get a false alarm "possible deep recursion attack". Do we really need to protect from 1000 recursions overall? I think that protecting from 1000 recursions for each superglobal would be correct.
as it should do currently with core.lib.php#474: $recursive_counter--;