Changes between Version 8 and Version 9 of Coverity
- Timestamp:
- Feb 23, 2011, 3:33:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Coverity
v8 v9 46 46 47 47 == Common defects and their resolutions == 48 * some text here48 * STACK_USE - Not really a bug. It turns out that the new version of the Coverity software automatically enabled this checker with default values, when it had been disabled before. This checker is usually used to analyze for defects in kernel or embedded system code which have tight stack limits. For Haiku, "Ignore" is probably the best resolution for now. 49 49 50 50 == Users with accounts already ==