18243: trunk/xapian-core/ trunk/xapian-core/tests/harness/
olly <[email protected]> Fri, 05 Sep 2014 18:43:30 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18243 Date: 2014-09-05 18:43:30 +0100 (Fri, 05 Sep 2014) Log message (5 lines): tests/harness/fdtracker.cc: Don't report apparent leaks of fds opened on /dev/urandom - at least on Linux, something in the C library seems to lazily open it, and the report of a possible leak followed by assurance that it's OK really is just noise we could do without. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/tests/harness/fdtracker.cc Links: http://xapian.org/C?18243 http://xapian.org/C?18243?trunk/xapian-core/ChangeLog http://xapian.org/C?18243?trunk/xapian-core/tests/harness/fdtracker.cc