Skip to content
Snippets Groups Projects
Commit 7079513c authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

IQA-463: Add apr_file_open(APR_CREATE) flag for downloaded installer.

This handles the case when the target file doesn't exist, just as APR_TRUNCATE
handles the case when it does.
Strengthen error checks concerning downloaded installer file from
ll_apr_warn_status() to ll_apr_assert_status(). Failing to recognize (e.g.)
failure to open that file only leads to mysterious crashes down the road; this
removes the mystery.
parent 78816bb1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment