Searched refs:storeAtts (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 529 static enum XML_Error storeAtts(XML_Parser parser, const ENCODING *enc, 3507 = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings), account); 3532 result = storeAtts(parser, enc, s, &name, &bindings, 3839 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, function
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 248 #1229 #1232 CVE-2026-56403 -- Integer overflow in `storeAtts` 283 #1228 lib: Reduce scope of locals in storeAtts 1311 - CVE-2022-22827 for function storeAtts
|