diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2015-07-27 21:27:00 +0000 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2015-07-27 21:27:00 +0000 |
commit | 6cc5c45875bffd111a7c6161d1857433ea420cc2 (patch) | |
tree | 696d2c5dc069e623b18d3ba373b5da470b1fd07d /src/datastore/plugin_datastore_postgres.c | |
parent | efad51657bf63abda3bf02e1c925756177cab451 (diff) |
Fix segfault in handle_core_disconnect
The handle_revocation_union_request code for creating a PeerEntry
was not creating the MQ. Moved the duplicated code to it's own function
and also created one for delete.
Since the MQ was not created we get a segfault trying to destroy it
in handle_core_disconnect.
Diffstat (limited to 'src/datastore/plugin_datastore_postgres.c')
0 files changed, 0 insertions, 0 deletions