mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:21:40 +03:00
mprintf: treat %o as unsigned, add tests for %o, %x, %X
`%x` and `%X` were already treated as unsigned, but `%o` was not, even though it was used with unsigned numbers. Closes #15348
This commit is contained in:
parent
7ca164faba
commit
0325e1b9b2
4 changed files with 50 additions and 4 deletions
1
.mailmap
1
.mailmap
|
|
@ -111,3 +111,4 @@ Michael Osipov <michael.osipov@siemens.com> <michael-o@users.sf.net>
|
|||
Christian Weisgerber <naddy@mips.inka.de> <curl-library@lists.haxx.se>
|
||||
Moritz Buhl <git@moritzbuhl.de>
|
||||
Aki Sakurai <75532970+AkiSakurai@users.noreply.github.com>
|
||||
Sinkevich Artem <artsin666@gmail.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue