blob: 40fadd091310cdcfed0a9fff2f29c72d10b7a41c (
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
|
taint.c TODO
Insecure %s%s while running setuid
Insecure %s%s while running setgid
Insecure %s%s while running with -T switch
Insecure directory in %s%s while running setuid
Insecure directory in %s%s while running setgid
Insecure directory in %s%s while running with -T switch
__END__
# taint.c
use warning 'misc' ;
EXPECT
########
# taint.c
use warning 'misc' ;
EXPECT
|