memgraph/src
Dominik Gleich 79dc10960e Fix double free
Summary: It was possible for transaction to be double freed because both the AllClear and SingleClear of transactions could delete the pointer

Reviewers: florijan, mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1250
2018-02-27 14:31:18 +01:00
..
communication Fix Bolt timeout check 2018-02-26 18:18:01 +01:00
data_structures Fix flaky concurrent list test 2018-02-19 12:49:38 +01:00
database Refactor distributed transactional cache GC 2018-02-27 10:47:58 +01:00
distributed Refactor distributed transactional cache GC 2018-02-27 10:47:58 +01:00
durability Add thread names 2018-02-23 16:04:49 +01:00
io/network Refactor network stack 2018-02-22 16:29:17 +01:00
mvcc Refactor global ids and prepare for distributed 2017-12-05 13:05:55 +01:00
query Visit PullRemote's input only if it has any 2018-02-26 13:18:10 +01:00
stats Add thread names 2018-02-23 16:04:49 +01:00
storage Refactor state deltas call 2018-02-26 15:44:50 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions Fix double free 2018-02-27 14:31:18 +01:00
utils Refactor distributed transactional cache GC 2018-02-27 10:47:58 +01:00
CMakeLists.txt Refactor distributed transactional cache GC 2018-02-27 10:47:58 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Fix Bolt timeout check 2018-02-26 18:18:01 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00