diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-10-16 14:51:20 +0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-10-16 14:55:53 +0200 |
commit | ff02f5336cd0cff0e97fbcf3c54b5b23827702d6 (patch) | |
tree | 63181f6bfbe252b22c629930d44a776616580527 /src/libexpr | |
parent | 4bd52825734face53df2ab00052d2457d31c3c68 (diff) |
Fix a race in registerFailedPath()
Registering the path as failed can fail if another process does the
same thing after the call to hasPathFailed(). This is extremely
unlikely though.
Diffstat (limited to 'src/libexpr')
0 files changed, 0 insertions, 0 deletions