Checking /src/google/protobuf/stubs/int128.cc ...
terminate called after throwing an instance of 'std::out_of_range'
what(): stoll
Aborted (core dumped)
Could you please check?
Best regards,
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
for the file
https://chromium.googlesource.com/chromium/src/third_party/+/master/protobuf/src/google/protobuf/stubs/int128.cc
the latest cppcheck (master branch) produces:
Checking /src/google/protobuf/stubs/int128.cc ...
terminate called after throwing an instance of 'std::out_of_range'
what(): stoll
Aborted (core dumped)
Could you please check?
Best regards,
Martin
I believe that robert is looking into such crash, see: https://sourceforge.net/p/cppcheck/discussion/development/thread/dbe55c6a94/