libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
authorMichael Adam <obnox@samba.org>
Thu, 27 Mar 2008 10:26:33 +0000 (11:26 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 27 Mar 2008 10:56:51 +0000 (11:56 +0100)
commit35f33a26404866c676285356a17e42b56523008a
tree1326a18c173d8eef1af492a825a9fa075ce26958
parent2c9ee20f15ef0f55bf4e2516ba498cc6d9403b71
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
(This used to be commit 4ae4692bc6c6da15483a6f4a3363cdc23121efc7)
source4/lib/replace/test/os2_delete.c