about summary refs log tree commit diff stats
path: root/src/ui/confwin.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-04-21 16:47:18 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-04-21 16:47:18 +0200
commit813fd637a1e76f11daa488ee568059e4ddff35fb (patch)
tree4a2595a646de287844c7bbdcf8222fd79bc91271 /src/ui/confwin.c
parentf27bd927312f4c4778bc33ab371b755c3719eeb9 (diff)
downloadprofani-tty-813fd637a1e76f11daa488ee568059e4ddff35fb.tar.gz
inp_readline() Correct slashguard feature
Protect against invalid reads by checking the length.
Diffstat (limited to 'src/ui/confwin.c')
0 files changed, 0 insertions, 0 deletions
er.html?h=v1.1.1&id=b3556b21e23eb3381b220e0d3319d94b3a89e0ac'>b3556b21 ^
62cd83ba ^



b3556b21 ^
62cd83ba ^






4c13e1f2 ^







34a60763 ^
4c13e1f2 ^









34a60763 ^
4c13e1f2 ^






















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