src/common/reactor.cc: Fixed stack corruption when Aio::AsyncImpl is...
src/common/reactor.cc: Fixed stack corruption when Aio::AsyncImpl is constructed with more than 255 worker threads requested... src/common/reactor.cc: Cleaner move semantics in worker thread construction... src/common/reactor.cc: Use simpler structured binding with decodeKey() return value... tests/reactor_test.cc: Added reactor_exceed_max_threads test to reactor_test suite... {include/pistache/reactor.h, src/common/reactor.cc}: Use std::array and safer bounds checking with containers... CMakeLists.txt: Added better general detection for buffer overflows and stack protection... {debian/changelog,version.txt}: Bumped versioning...
Showing
Please register or sign in to comment