(mit_prop_dump): close fd when done processing
Coverity NetBSD CID#1955 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17011 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -366,5 +366,6 @@ mit_prop_dump(void *arg, const char *file) | |||||||
| 	q = nexttoken(&p); /* extra data */ | 	q = nexttoken(&p); /* extra data */ | ||||||
| 	v5_prop(pd->context, NULL, &ent, arg); | 	v5_prop(pd->context, NULL, &ent, arg); | ||||||
|     } |     } | ||||||
|  |     fclose(f); | ||||||
|     return 0; |     return 0; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand