Fix open(3) call with _FORTIFY_SOURCE.
The mode parameter is not optional when O_CREAT is passed, so pass a default of 0644 to it.
Loading
Please register or sign in to comment
The mode parameter is not optional when O_CREAT is passed, so pass a default of 0644 to it.
VideoLAN code repository instance