The source project of this merge request has been removed.
Fixes, optimizations and style to dict.c
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.