Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Luc Everse
uefi-musl
Commits
115af239
Commit
115af239
authored
Mar 29, 2015
by
Rich Felker
Browse files
release 1.1.8
parent
c498efe1
Changes
2
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
115af239
1.1.
7
1.1.
8
WHATSNEW
View file @
115af239
...
...
@@ -1453,3 +1453,18 @@ arch-specific bugs fixed:
- mips POLLWRNORM and POLLWRBAND macros had wrong values
- x32 pthread synchronization object type definitions were wrong
- powerpc minimum signal stack size was insufficient
1.1.8 release notes
bugs fixed:
- stack-based buffer overflow in inet_pton (CVE-2015-1817)
- regcomp crash/mem-corruption with illegal bytes after backslash
- regcomp wrongly allowed backrefs in ER
- regcomp miscompiled character class brace-repetitions
- regcomp wrongly processed \0 as an unmatchable backref
- new FLT_ROUNDS definition failed to work in C++ code
arch-specific bugs fixed:
- aarch64 was missing max_align_t definition
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment