peerplays-fc/include/fc/rpc
Nathan Hourt 06f88979a0 Resolve #1898: Fix crash in API
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.
2019-08-11 13:51:08 -05:00
..
api_connection.hpp Resolve #1898: Fix crash in API 2019-08-11 13:51:08 -05:00
cli.hpp Merge pull request #119 from bitshares/shared-ws-client-ptr 2019-05-10 15:24:15 +02:00
http_api.hpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
state.hpp Fixed JSONRPC error handling 2019-05-24 18:11:19 +02:00
websocket_api.hpp Fixed JSONRPC error handling 2019-05-24 18:11:19 +02:00