summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e87f37c)
reduce file descriptor leaks, but can't hurt.
ct->c_cefile.ce_file to the name of the file containing
the contents. */
ct->c_cefile.ce_file to the name of the file containing
the contents. */
+ if (ct->c_ceclosefnx) {
+ (*ct->c_ceclosefnx) (ct);
+ }
+
/* Restore the cefile. */
ct->c_cefile = decoded_content_info;
/* Restore the cefile. */
ct->c_cefile = decoded_content_info;