HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #851530
Meson: Unconditionally define HAVE_MKSTEMP
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Lacking proper check for mkstemp() availability, unconditionally assume it to be available. That avoids use (and related warnings) of unsafe tmpnam() in lua.
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0022-Meson-Unconditionally-define-HAVE_MKSTEMP.patch 0022-Meson-Unconditionally-define-HAVE_MKSTEMP.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist