Revision 3f775c7...
Go back to digest for 17th April 2011Bug Fixes in Development Tools
David Nolden committed changes in [kdevelop] /cpp/parser/rpp:
Fix the problem that sometimes the input stream could be read over its end, leading to endless-loops or potentially even crashes. This could also be fixed by appending zeroes to the input, which would be the safer (but uglier) solution.
File Changes
Modified 2 files
- /cpp/parser/rpp
- languages/pp-stream.cpp
- languages/pp-stream.h
2 files changed in total