aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/message.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-04-21 22:53:15 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2008-04-21 22:53:15 +0100
commit99f929cb5faca663969361e4a142d0c309af1725 (patch)
tree56978526a17da23975b70b378b54a0b87bbd0c4a /protocols/jabber/message.c
parentaefaac3a5d44537bdf804d1f42e491cc2b931889 (diff)
Now checking if msn_sb_create() returns NULL. This is very unlikely, but
can happen if we run out of file descriptors, for example.
Diffstat (limited to 'protocols/jabber/message.c')
0 files changed, 0 insertions, 0 deletions
ix/0.20.0.15 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/config/test.yml
blob: c13b9c9dbacdcc151c63778a4b2fc16dccea3c46 (plain)
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118