Home
last modified time | relevance | path

Searched refs:xmlDictComputeFastKey (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/
Ddict.c73 xmlDictComputeFastKey(name, len, (dict)->seed) : \
85 xmlDictComputeFastKey(name, len, (dict)->seed)
451 xmlDictComputeFastKey(const xmlChar *name, int namelen, int seed) { in xmlDictComputeFastKey() function
DNEWS356 Use random seed in xmlDictComputeFastKey (Ranier Vilela),
794 …Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?…
/third_party/chromium/patch/
D0001-cve.patch96019 + Use random seed in xmlDictComputeFastKey (Ranier Vilela),