Paul Eggert <[EMAIL PROTECTED]> wrote: > I found this by code inspection. The fix is obvious, though I don't > have a SELinux platform to test the fix on. > > 2007-11-28 Paul Eggert <[EMAIL PROTECTED]> > > Close a file descriptor leak when cp --preserve=context fails. > * src/copy.c (copy_reg): Close dest_desc too, if getfscreatecon > or fsetfilecon fail.
Obvious indeed. Thank you! _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
