We were getting the moral equivalent of a null pointer dereference by incrementing an iterator past its past-the-end position, then dereferencing it. This is now fixed. |
||
|---|---|---|
| .. | ||
| api_connection.hpp | ||
| cli.hpp | ||
| http_api.hpp | ||
| state.hpp | ||
| websocket_api.hpp | ||
We were getting the moral equivalent of a null pointer dereference by incrementing an iterator past its past-the-end position, then dereferencing it. This is now fixed. |
||
|---|---|---|
| .. | ||
| api_connection.hpp | ||
| cli.hpp | ||
| http_api.hpp | ||
| state.hpp | ||
| websocket_api.hpp | ||