Andriy Gapon
6014c8de1d
rtld: eliminate double call to close(2) that may occur in load_object
...
The second close(2) call resulted in heisenbugs in some multi-threaded
applications where e.g. dlopen(3) call in one thread could close a file
descriptor for a file having been opened in other thread concurrently.
My litmus test for this issue was an openoffice.org build.
Reviewed by: jhb
MFC after: 2 weeks
2011-03-25 18:23:10 +00:00
..
2010-01-02 09:50:19 +00:00
2010-12-06 09:39:36 +00:00
2010-01-21 17:25:12 +00:00
2010-04-01 13:16:32 +00:00
2011-01-04 00:39:56 +00:00
2010-12-20 08:29:54 +00:00
2006-08-31 17:12:33 +00:00
2010-01-02 09:50:19 +00:00
2010-12-06 10:24:06 +00:00
2010-01-02 09:50:19 +00:00
2010-12-20 08:37:26 +00:00
2010-01-02 09:50:19 +00:00
2010-12-20 08:44:08 +00:00
2010-04-25 00:05:51 +00:00
2010-02-26 09:41:16 +00:00
2010-01-13 18:28:58 +00:00
2010-12-19 13:05:17 +00:00
2010-01-02 09:50:19 +00:00
2010-01-02 09:50:19 +00:00
2009-12-29 21:07:17 +00:00
2011-03-25 18:23:10 +00:00
2006-08-28 06:41:50 +00:00
2010-01-02 09:50:19 +00:00
2010-08-08 02:45:48 +00:00
2010-01-02 09:50:19 +00:00
2008-11-13 19:05:27 +00:00
2010-01-02 09:50:19 +00:00
2010-11-09 10:59:09 +00:00
2010-02-26 09:41:16 +00:00
2010-08-28 16:32:01 +00:00
2009-12-03 15:48:24 +00:00
2010-01-02 09:50:19 +00:00