php-src/ext/swf
Zeev Suraski 6c4cb4c079 Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam().  Still
  needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
  (was it ever tested?).  Files moved with move_uploaded_file() will not be unlink()'d
  again, to avoid (albeit very unlikely) race conditions.
2000-09-09 11:41:14 +00:00
..
config.m4 remove comments for consistency. 2000-07-25 00:29:52 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_swf.h @ Fix stdout support with the swf extension. (Sterling) 2000-08-15 17:30:41 +00:00
swf.c Security related updates: 2000-09-09 11:41:14 +00:00
swf.dsp - Update module project files to include: 2000-06-10 09:00:31 +00:00