diff options
author | Ron Yorston <rmy@pobox.com> | 2024-06-22 17:19:28 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-06-22 17:19:28 +0100 |
commit | 89ecbdcaab6ad1510a9f2058c4585ab4c17be743 (patch) | |
tree | 7affdaa66ca6fb481c0607abc958c71112cfd21c /docs | |
parent | 98a0e0e272018a1ae2cc5cd4fa9775c5cfb33dec (diff) | |
download | busybox-w32-89ecbdcaab6ad1510a9f2058c4585ab4c17be743.tar.gz busybox-w32-89ecbdcaab6ad1510a9f2058c4585ab4c17be743.tar.bz2 busybox-w32-89ecbdcaab6ad1510a9f2058c4585ab4c17be743.zip |
win32: only access mode argument of open(2) if required
The wrapper function 'mingw_open()' should only read the optional
third argument if the 'O_CREAT' flag bit is set.
Adds 16 bytes.
(GitHub issue #425)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions