]> git.eshelyaron.com Git - emacs.git/commit
Fix file descriptor leaks
authorPo Lu <luangruo@yahoo.com>
Sat, 28 Jan 2023 07:25:29 +0000 (15:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 28 Jan 2023 07:25:29 +0000 (15:25 +0800)
commit32910a0ef0564052afb37d6675a1631bb54cdb0c
tree92655ed9c809b388a9e9fc4e910734ea94801f66
parent6f2a518f2728bdad24161c04476c5f95c60b6f55
Fix file descriptor leaks

* src/sfntfont.c (sfntfont_read_cmap):
(sfntfont_open): Fix leaks of file descriptors.
src/sfntfont.c