sapling/eden
Xavier Deguillard 8d63827a14 service: fix use after free in getAttributesFromFiles
Summary:
When write notifications are pending on Windows, waitForPendingNotification
would wait for some time. Unfortunately, this means that the mountPoint thrift
argument would get freed, and since the lambda only captured a piece of the
path, and not the path directly, the mount path would get used after the
underlying path has been freed. We need to copy the path to avoid this issue.

Reviewed By: MichaelCuevas

Differential Revision: D33927317

fbshipit-source-id: 790bcb26cb46cdac750826ebe13c56e0d1275c22
2022-02-01 17:03:04 -08:00
..
fs service: fix use after free in getAttributesFromFiles 2022-02-01 17:03:04 -08:00
hg-server remove generated code for hgclientconf 2022-01-31 10:34:32 -08:00
integration backingstore: conditionalize use of "fb" feature 2022-01-27 13:32:12 -08:00
locale
mononoke tools/admin: add blobstore-unlink command 2022-02-01 05:14:28 -08:00
scm git: support bundle and unbundle 2022-02-01 16:14:02 -08:00
test_support fs: fix license header 2022-01-04 15:00:07 -08:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00