]> git.ipfire.org Git - thirdparty/json-c.git/commit
Entirely drop mode bits from open(O_RDONLY) to avoid warnings on certain platforms...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 26 Jul 2022 23:43:30 +0000 (23:43 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 26 Jul 2022 23:43:30 +0000 (23:43 +0000)
commit5282e736007c1785ab2ad574f037417a01de2f9d
tree67c573169460122f2978c03253780b0b0a5e610f
parent8b35a78d295663c5e0d4880e99ad225436d5882f
Entirely drop mode bits from open(O_RDONLY) to avoid warnings on certain platforms.  Fixes issue #779.
tests/test_util_file.c