2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-02 08:22:08 +00:00
Files
asio/include
Christopher Kohlhoff 58746c759c Check for null target in any_executor query(), require() and prefer().
Fixes a crash due to a null pointer dereference when attempting a
property operation on an empty polymorphic executor. Now throws
bad_executor if empty.
2023-07-05 20:06:07 +10:00
..