omindex: Make robust to stdin or stdout being closed
commit20364015465f50036339758f3ab2466e72355514
authorOlly Betts <olly@survex.com>
Thu, 4 Apr 2024 20:59:20 +0000 (5 09:59 +1300)
committerOlly Betts <olly@survex.com>
Thu, 4 Apr 2024 20:59:20 +0000 (5 09:59 +1300)
tree05a5859ee876642418b7a95ee6fa28716767c121
parentf4b7a4cdf44656a6ae4f4b31678268ebc2233227
omindex: Make robust to stdin or stdout being closed

The code which runs an external filter now better handles stdin
and/or stdout of the parent process having been closed.
xapian-applications/omega/runfilter.cc