Fix compaction from fd to fd
commit4172e5ed951db29735266faa5637be0999e59068
authorOlly Betts <olly@survex.com>
Fri, 26 Jan 2018 03:29:15 +0000 (26 16:29 +1300)
committerOlly Betts <olly@survex.com>
Fri, 26 Jan 2018 03:29:15 +0000 (26 16:29 +1300)
treea2c2f2c796ad5bc6044512c5b219adb88c5d9ebc
parent9ee4cdd1a9590702e22e1b801ae1fcd383ad21d6
Fix compaction from fd to fd

Previously this threw an exception, due to an overeager check
that destination != source.
xapian-core/api/compactor.cc