I knew I missed something. Add security notes about temporary files.
ok naddy@
This commit is contained in:
parent
2bce4338c2
commit
d83616c1ed
10
www/amaya/browser/pkg/SECURITY
Normal file
10
www/amaya/browser/pkg/SECURITY
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
tempnam() is used in a function in libwww to generate
|
||||||
|
a temporary file. This function is then used in libwww
|
||||||
|
for various purposes.
|
||||||
|
|
||||||
|
Possible temp file races have *not* been checked for.
|
||||||
|
|
||||||
|
There is also one tmpnam() call in libwww. That part
|
||||||
|
does not seem to be actually used by Amaya.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user