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)
commit4ae4692bc6c6da15483a6f4a3363cdc23121efc7
tree711af5a080771f190aaabd6aac719d8325e69b06
parent9342c4f5ff2be16c9771fd07fbec87076af2e681
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
source/lib/replace/test/os2_delete.c