mirror of
https://github.com/boostorg/detail.git
synced 2026-05-03 19:40:46 +02:00
131208d8ccd82ef69afb9cf0bad1a314bd931d88
The loop in do_length used to dereference from_end pointer, which could point to an out-of-bounds memory. Rewritten the loop to avoid this and also make the logic a bit more clear. Closes https://github.com/boostorg/detail/pull/21.
Description
Boost.org detail module
Languages
C++
99.3%
CMake
0.4%
HTML
0.3%