diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-05-12 13:24:25 +0430 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-12 13:28:57 +0200 |
commit | 6b1ed26e6aaaacfe83ee0a26ec79b378aa7e376b (patch) | |
tree | d3490b1a055ec831554248af205485d2f81ff5e8 /AK/JsonParser.h | |
parent | 3d342f72a76b70fcee8872da081a19f7ea229eec (diff) | |
download | serenity-6b1ed26e6aaaacfe83ee0a26ec79b378aa7e376b.zip |
LibC: Always assign the offset pointer to endptr in strto{u,}ll()
This patch makes strto{u,}l{l,}() behave more to-spec about endptr.
"If endptr is not NULL, strtoull stores the address of the first invalid
character in *endptr."
Diffstat (limited to 'AK/JsonParser.h')
0 files changed, 0 insertions, 0 deletions