mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 02:42:08 +00:00
The symptom, which only occurs in some applications, is a crash due to a dereference of a null pointer. The exact conditions under which the problem occurs are not fully understood, so this fix is probably more paranoid than necessary. [SVN r41100]