about summary refs log tree commit diff stats
path: root/src/common.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-08-04 17:04:15 +0100
committerJames Booth <boothj5@gmail.com>2013-08-04 17:04:15 +0100
commite170965c93ae838f3eff00f7558de5186268dd8b (patch)
tree42f4bb4bcb7cbe8d188e56a1334908e472c60dfa /src/common.c
parent71f4194513b679ab2f04644700a872ea2c8cb0dd (diff)
downloadprofani-tty-e170965c93ae838f3eff00f7558de5186268dd8b.tar.gz
Added patch from Dmitry to fix crash on delayed message from contact not in roster
fixes #219
Diffstat (limited to 'src/common.c')
0 files changed, 0 insertions, 0 deletions
d=ef7d834fdd826977cd8d43253052a7b8e1c5aa72'>ef7d834f ^
4a48bedc ^
ef7d834f ^


36365244 ^



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
80
81
82
83
84
85
86
87