programs/cmd: Do the assignment after the return to avoid a missing free() (Coverity).
authorPaul Vriens <paul.vriens.wine@gmail.com>
Thu, 12 Jul 2007 07:35:00 +0000 (09:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Jul 2007 11:00:32 +0000 (13:00 +0200)
commit61d8402fe26e229ee1cd6f6d2b469e2f2b60f513
treed4c7ff34598d8bd1429c4e72eace215ace23dd9b
parent11ccc0f79e0468356be275f72f344d3737cec5bd
programs/cmd: Do the assignment after the return to avoid a missing free() (Coverity).
programs/cmd/wcmdmain.c