about summary refs log tree commit diff stats
path: root/tests/unittests/test_server_events.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-10-06 18:53:16 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-10-06 18:53:16 +0200
commit1746f5f8a80f78a02f79a9a17f29ebb0a7b179ec (patch)
treefea9078439ed7e2fb52790ae0f693db396e22e57 /tests/unittests/test_server_events.h
parent3ce27b47ad815107600c17539ae658c4c073c6de (diff)
downloadprofani-tty-1746f5f8a80f78a02f79a9a17f29ebb0a7b179ec.tar.gz
Fix memleak in cmd_join
Free `room` string in case we allocated it ourselves.

Regards https://github.com/profanity-im/profanity/issues/1019
Diffstat (limited to 'tests/unittests/test_server_events.h')
0 files changed, 0 insertions, 0 deletions
href='#n110'>110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148