Added restriction on base value
Aditya Upadhyay <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi, This is a patch to restrict the base value for strtoimax. It is my mistake that I had ported this code from FreeBSD during GSoC2017.Now I came to realise this mistake while making a testsuite for this method. Now I have fixed that issue. I request you to please review the code and apply this patch. Thanks, Aditya Upadhyay