Skip to content

Fixes, optimizations and style to dict.c

Ranier Vilela requested to merge (removed):patch-1 into master

Fix xmlDictComputeFastKey, fail initialization of the seed, reducing the security. Small optimizations, removing useless tests in xmlDictAddString and xmlDictAddQString. Style, reduced scope for some vars.

Merge request reports

Loading