User "Afeldman" posted a comment on MediaWiki.r93214.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93214#c20164
Commit summary:

Remove buffer overflow due to unchecked substring_length
Changed sprintf to memcpy since the latter should be slightly more efficient.

Comment:

This was avoided originally as squid has a compile time max url length setting 
of 8192, and should never pass anything larger than that to the redirector. 

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to