gpgtar: Fix releasing PROC correctly.
* tools/gpgtar-extract.c (gpgtar_extract): Initialize PROC as NULL, and release at the end for the case of jumping to "leave:" label. * tools/gpgtar-list.c (gpgtar_list): Release at the end.
- Fixes-commit: 29bc14f56f6430294f225b6744012ab1f5df62e6
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>