Coverity: TOCTOU: CID 390
authorNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 22 Feb 2012 23:29:43 +0000 (18:29 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 22 Feb 2012 23:29:43 +0000 (18:29 -0500)
commitc46e1f849c2b2029e30dcbeffa853924bc26af6e
tree45706f25feccbc1f245985c0bc25c255b0e00a81
parente42e4dcfc6f16d0abde972ddced2409ee1c2f434
Coverity: TOCTOU: CID 390

* lib-src/movemail.c (main): No need to check access to outname,
since open will fail and we are not giving any better diagnosis.

* lib-src/movemail.c (main): Ditto for inname.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
lib-src/movemail.c