libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
commit779048d9f07f1103e1e64be2e49bc0402e545cd7
authorMichael Adam <obnox@samba.org>
Thu, 27 Mar 2008 10:26:33 +0000 (27 11:26 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 10 Apr 2008 14:17:59 +0000 (10 16:17 +0200)
tree74723d03553350babbdb2e0150275f752a383d30
parent1addb4d44032d9737bf829cebdf8b4b8998a6b44
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c

This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.

Michael
(cherry picked from commit 451fc9ae05f841883081a334e179cf31625a772c)
source/lib/replace/test/os2_delete.c