]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fix SF bug #418267.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 01:30:56 +0000 (01:30 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 01:30:56 +0000 (01:30 +0000)
commita6b421dbf9b6111a5f5ae29f8cb7195296f8e1ca
tree06cb79f0fe09784918d23177f38d2aca7321ed32
parent5646ed40a5ce43b3b938431eab20d53a2bc0f794
Fix SF bug #418267.

Deeply nested lists resulted in a "Stack bounds exceeded in
SetHTMLOutputMode" fatal error.  Now we just clamp the nesting
depth to 10 (eleven leading '*'s are treated as if there were
only ten of them.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@537 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/stdlib.php