Changeset ea39049 for protocols

Timestamp:
2015-12-17T16:56:25Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
f66425d
Parents:
d11ccbf
Message:

ini: Null check file parameter before passing it to open()

The test suite does this. It's harmless in practice but open() is
declared as nonnull. Thanks to clang's ubsan.

(No files)

Note: See TracChangeset for help on using the changeset viewer.