Skip to content

Resolved multiple vulnerabilities#9

Open
georgios-stamelakis wants to merge 7 commits into
lxfontes:masterfrom
georgios-stamelakis:master
Open

Resolved multiple vulnerabilities#9
georgios-stamelakis wants to merge 7 commits into
lxfontes:masterfrom
georgios-stamelakis:master

Conversation

@georgios-stamelakis
Copy link
Copy Markdown

e4t and others added 7 commits September 8, 2022 15:19
…bug 28

For UTF-8 the multi-byte sequences should use at most 36 bits
(UTF-8 standard uses 21 bits or 4 bytes).

This fixes:
 https://sourceforge.net/p/ezxml/bugs/15/
 https://sourceforge.net/p/ezxml/bugs/17/
 https://sourceforge.net/p/ezxml/bugs/28/

Signed-off-by: Egbert Eich <eich@suse.com>
Signed-off-by: Egbert Eich <eich@suse.de>
Make sure malloc() succeeds.
This fixes
 https://sourceforge.net/p/ezxml/bugs/21/

Signed-off-by: Egbert Eich <eich@suse.com>
Signed-off-by: Egbert Eich <eich@suse.de>
Make sure malloc() succeeds.
This fixes
 https://sourceforge.net/p/ezxml/bugs/22/

Signed-off-by: Egbert Eich <eich@suse.com>
Signed-off-by: Egbert Eich <eich@suse.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants