HomePhabricator

Fix a use-after-free problem in initialization (#1920)
22bb049011bcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix a use-after-free problem in initialization (#1920)

Don't store the result of c_str().

Luckily, this only affects logging, though it could crash or leak
sensitive data to the log in rare cases.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 12 2012, 01:09
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING16f3618c13c4: Merge pull request #1879 from sipa/fdatasync
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING22bb049011bc: Fix a use-after-free problem in initialization (#1920) (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 12 2012, 01:09