Warnings! #1

Open
opened 2 months ago by zx · 0 comments
zx commented 2 months ago
Owner

bforce/netspool.c:236:36: предупреждение: «%s» директивный вывод может быть усечен записью до 1023 байт в область размера 1019

freq_proc.c:(req_proc): предупреждение: the use of tmpnam' is dangerous, better use mkstemp'

io_unix_lock.c:(port_lock): предупреждение: the use of mktemp' is dangerous, better use mkstemp' or `mkdtemp'

u_file.c:(file_gettmp): предупреждение: the use of mktemp' is dangerous, better use mkstemp' or `mkdtemp'

bforce/netspool.c:236:36: предупреждение: «%s» директивный вывод может быть усечен записью до 1023 байт в область размера 1019 freq_proc.c:(req_proc): предупреждение: the use of `tmpnam' is dangerous, better use `mkstemp' io_unix_lock.c:(port_lock): предупреждение: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' u_file.c:(file_gettmp): предупреждение: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
zx added reference zx 1 month ago
zx self-assigned this 1 month ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zx/bforce#1
Loading…
There is no content yet.