diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-05-09 19:55:26 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-05-09 19:55:26 -0400 |
commit | d29f920c22ca67b13f42680c432b689b80909f42 (patch) | |
tree | 704abdd3dc73e9de6017e03fa08cc37efef71937 /indra/llui/llaccordionctrltab.cpp | |
parent | 8c44511d2c31c2265fb67b882dbb699adcf547eb (diff) |
CHOP-900: Use new apr_procattr_constrain_handle_set() extension.
Now LLProcess explicitly requests APR to limit the handles passed to any child
process, instead of wantonly passing whatever happens to be lying around the
parent process at the time.
This requires the latest APR build.
Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream
(as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a
Band-Aid -- a single whacked mole -- for the problem more systemically
addressed by apr_procattr_constrain_handle_set().
Diffstat (limited to 'indra/llui/llaccordionctrltab.cpp')
0 files changed, 0 insertions, 0 deletions