index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmlschemas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType
Nick Wellnhofer
2023-04-11
1
-1
/
+1
*
malloc-fail: Handle malloc failures in xmlSchemaInitTypes
Nick Wellnhofer
2023-03-14
1
-1
/
+2
*
malloc-fail: Fix type confusion after xmlSchemaFixupTypeAttributeUses
Nick Wellnhofer
2023-03-08
1
-0
/
+2
*
malloc-fail: Fix null deref after xmlSchemaItemList{Add,Insert}
Nick Wellnhofer
2023-03-08
1
-28
/
+16
*
malloc-fail: Fix memory leak in xmlSchemaParseUnion
Nick Wellnhofer
2023-03-08
1
-0
/
+6
*
malloc-fail: Fix another memory leak in xmlSchemaBucketCreate
Nick Wellnhofer
2023-03-08
1
-1
/
+4
*
malloc-fail: Fix null deref in xmlSchemaParseUnion
Nick Wellnhofer
2023-03-08
1
-0
/
+2
*
malloc-fail: Fix memory leak in WXS_ADD_{LOCAL,GLOBAL}
Nick Wellnhofer
2023-03-08
1
-4
/
+13
*
malloc-fail: Fix memory leak in xmlSchemaBucketCreate
Nick Wellnhofer
2023-03-08
1
-2
/
+2
*
malloc-fail: Fix null deref in xmlSchemaParseWildcardNs
Nick Wellnhofer
2023-03-08
1
-0
/
+2
*
malloc-fail: Fix memory leak in xmlSchemaItemListAddSize
Nick Wellnhofer
2023-03-08
1
-3
/
+6
*
malloc-fail: Fix null deref in xmlGet{Min,Max}Occurs
Nick Wellnhofer
2023-03-08
1
-0
/
+6
*
malloc-fail: Fix memory leak in xmlSchemaParse
Nick Wellnhofer
2023-03-08
1
-1
/
+1
*
schemas: Remove useless if statement
Nick Wellnhofer
2023-02-21
1
-11
/
+0
*
Remove XMLDECL macro from .c files
Nick Wellnhofer
2022-12-08
1
-3
/
+3
*
schemas: Fix infinite loop in xmlSchemaCheckElemSubstGroup
Nick Wellnhofer
2022-11-02
1
-1
/
+2
*
warnings: Remove set-but-unused variables
Nick Wellnhofer
2022-10-25
1
-3
/
+2
*
schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK
Nick Wellnhofer
2022-09-13
1
-2
/
+13
*
Consolidate private header files
Nick Wellnhofer
2022-08-26
1
-0
/
+3
*
Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxt
Nick Wellnhofer
2022-08-24
1
-6
/
+1
*
Fix memory leak with invalid XSD
Nick Wellnhofer
2022-08-15
1
-11
/
+15
*
Avoid calling xmlSetTreeDoc
Nick Wellnhofer
2022-06-20
1
-3
/
+5
*
Properly fold whitespace around the QName value when validating an XSD schema.
Damjan Jovanovic
2022-03-02
1
-1
/
+5
*
Remove elfgcchack.h
Nick Wellnhofer
2022-02-20
1
-2
/
+0
*
Fix handling of XSD with empty namespace
Nick Wellnhofer
2022-02-03
1
-1
/
+1
*
Fix Null-deref-in-xmlSchemaGetComponentTargetNs
huangduirong
2022-01-16
1
-0
/
+6
*
Revert "Make schema validation fail with multiple top-level elements"
Nick Wellnhofer
2022-01-15
1
-4
/
+0
*
Fix integer overflow in xmlSchemaGetParticleTotalRangeMin
Nick Wellnhofer
2020-12-15
1
-5
/
+45
*
Avoid quadratic checking of identity-constraints
Michael Matz
2020-11-30
1
-22
/
+167
*
Fix integer overflow when parsing {min,max}Occurs
Nick Wellnhofer
2020-06-23
1
-2
/
+20
*
Make schema validation fail with multiple top-level elements
Nick Wellnhofer
2020-05-04
1
-0
/
+4
*
Fix typos
Nick Wellnhofer
2020-03-08
1
-38
/
+38
*
Fix memory leak in xmlSchemaValidateStream
Zhipeng Xie
2020-02-11
1
-1
/
+0
*
Remove useless comparisons
Nick Wellnhofer
2020-01-02
1
-98
/
+93
*
Large batch of typo fixes
Jared Yanovich
2019-09-30
1
-101
/
+83
*
Fix potential null deref in xmlSchemaIDCFillNodeTables
zhouzhongyuan
2019-09-13
1
-0
/
+2
*
Misleading error message with xs:{min|max}Inclusive
bettermanzzy
2019-08-25
1
-1
/
+1
*
Fix xmlSchemaValidCtxtPtr reuse memory leak
Greg Hildstrom
2018-09-04
1
-0
/
+11
*
Fix -Wmisleading-indentation warnings
Nick Wellnhofer
2017-11-27
1
-4
/
+4
*
Fix misc callback signatures
Nick Wellnhofer
2017-11-09
1
-7
/
+6
*
Fix hash callback signatures
Nick Wellnhofer
2017-11-09
1
-18
/
+40
*
Fix -Wimplicit-fallthrough warnings
J. Peter Mugaas
2017-10-21
1
-0
/
+1
*
Porting libxml2 on zOS encoding of code
Stéphane Michaut
2017-08-28
1
-0
/
+6
*
Fix signature of xmlSchemaAugmentImportedIDC
Daniel Veillard
2017-07-27
1
-1
/
+1
*
Spelling and grammar fixes
Nick Wellnhofer
2017-06-17
1
-17
/
+17
*
Fix cast-align warnings
Nick Wellnhofer
2017-06-17
1
-1
/
+3
*
Fix attribute decoding during XML schema validation
Alex Henrie
2016-08-29
1
-5
/
+25
*
relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers
Chun-wei Fan
2016-06-23
1
-1
/
+1
*
More format string warnings with possible format string vulnerability
David Kilzer
2016-05-23
1
-13
/
+26
*
Fix some format string warnings with possible format string vulnerability
David Kilzer
2016-05-23
1
-33
/
+33
[next]