[cmake-developers] [CMake 0015424]: Infinite loop in cmsys::SystemTools::CopyFileAlways
Mantis Bug Tracker
mantis at public.kitware.com
Fri Feb 27 10:38:24 EST 2015
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15424
======================================================================
Reported By: Paul Martin
Assigned To:
======================================================================
Project: CMake
Issue ID: 15424
Category: CMake
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-02-27 10:38 EST
Last Modified: 2015-02-27 10:38 EST
======================================================================
Summary: Infinite loop in cmsys::SystemTools::CopyFileAlways
Description:
With some (recent) C++ libraries, "failbit" is not set on EOF, hence the while
loop in cmsys::SystemTools::CopyFileAlways() never exits.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-02-27 10:38 Paul Martin New Issue
2015-02-27 10:38 Paul Martin File Added: cmake_copyfilealways.patch
======================================================================
More information about the cmake-developers
mailing list