]> Zhao Yanbai Git Server - minix.git/commit
mail: close `fp` after use 92/3292/1
authorThomas Cort <tcort@minix3.org>
Sun, 7 Feb 2016 13:18:01 +0000 (13:18 +0000)
committerThomas Cort <tcort@minix3.org>
Sun, 7 Feb 2016 14:50:08 +0000 (09:50 -0500)
commitb88949904f55e7591b64919f3c92207f41f5b478
tree6593ba9d59af7d8ef9e97b95a4bbedf68d526f66
parent373b793920deea2122e25de227b3388b5ad4716d
mail: close `fp` after use

Add missing `fclose(fp)`

Issue #109

Change-Id: I0908ede77cba18336c399c5e16771cb6650e6404
minix/commands/mail/mail.c