about summary refs log tree commit diff stats
path: root/src/ui/inputwin.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-10-06 17:19:17 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-10-06 17:19:17 +0200
commit10f2715ea959532cce855b952a3b8a144c9a51fc (patch)
tree8beb9c85fbbf379912b9097fce02ab78e159002d /src/ui/inputwin.c
parent81b537b36dcec25468a0e1b1a2fe14ecb5a60ce5 (diff)
downloadprofani-tty-10f2715ea959532cce855b952a3b8a144c9a51fc.tar.gz
Free options in error case for cmd_connect()
Regards https://github.com/profanity-im/profanity/issues/1019
Diffstat (limited to 'src/ui/inputwin.c')
0 files changed, 0 insertions, 0 deletions
0 20:47:54 -0800 2581 - make space for the refcount in address:shared' href='/akkartik/mu/commit/044space_surround.cc?h=main&id=263e6b2a9f35d977d8e2ca883432c6743a4b7711'>263e6b2a ^
8f1db754 ^

b24eb476 ^
d0e29245 ^
82ac0b7e ^
23d3a022 ^


8f1db754 ^

b24eb476 ^
6c96a437 ^
0487a30e ^
ae256ea1 ^
9dcbec39 ^
ae256ea1 ^
0487a30e ^
8f1db754 ^


047296d8 ^
4a943d4e ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79