about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_ping.c
diff options
context:
space:
mode:
authorswirl <swurl@swurl.xyz>2022-06-14 21:04:26 -0400
committerswirl <swurl@swurl.xyz>2022-06-14 21:04:26 -0400
commit7ed944254f4d5f91a48cdaab643d630e9f532af6 (patch)
tree4d759a8e30028926160f30e52f73a52a3cfc4976 /tests/functionaltests/test_ping.c
parent4d6bc1adf8301dc5dc1986cc868171e2dd9179e1 (diff)
downloadprofani-tty-7ed944254f4d5f91a48cdaab643d630e9f532af6.tar.gz
remove VLAs in OMEMO QR Code function
Removes the use of VLAs in favor of calloc

Signed-off-by: swirl <swurl@swurl.xyz>
Diffstat (limited to 'tests/functionaltests/test_ping.c')
0 files changed, 0 insertions, 0 deletions
'/danisanti/profani-tty/commit/tests/test_muc.c?id=63b3299b069a276994508859e4a8b6500f47df2e'>63b3299b ^
a472ce65 ^



71c2be59 ^
d25d6b45 ^
a472ce65 ^
d25d6b45 ^
a472ce65 ^


31321077 ^
d25d6b45 ^
31321077 ^
d25d6b45 ^
31321077 ^



d25d6b45 ^
31321077 ^
71c2be59 ^




31321077 ^
d25d6b45 ^
31321077 ^


23842e52 ^


b177250f ^
23842e52 ^
d25d6b45 ^
23842e52 ^

23842e52 ^

d25d6b45 ^
23842e52 ^
b177250f ^

d25d6b45 ^
23842e52 ^
d25d6b45 ^
23842e52 ^

23842e52 ^
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