Commit fcb48e068028da7b8cb60ac3954f3e9f5fc38390

Sven Strickroth 2012-11-24T15:48:17

Set p->mwf.fd to -1 on error If p->mwf.fd is e.g. -2 then it is closed in packfile_free and an exception might be thrown. Signed-off-by: Sven Strickroth <email@cs-ware.de>