forked from pool/cppcheck
Accepting request 79965 from home:gladiac:branches:devel:tools
update to version 1.50 OBS-URL: https://build.opensuse.org/request/show/79965 OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
5d96c86b69
commit
d7f6af8332
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 11:45:37 UTC 2011 - asn@cryptomilk.org
|
||||
|
||||
- update to 1.50
|
||||
* Check for std::auto_ptr misuse (related to strict ownership).
|
||||
* Read array and then immediately check if the array index is
|
||||
within limits.
|
||||
* Assign pointer to int/long.
|
||||
* Assign bool to pointer.
|
||||
* Duplicate "break" statements in switch.
|
||||
* Matching "if" and "else if" conditions when using bitwise and.
|
||||
* Matching assigment and condition when using bitwise and test if
|
||||
unsigned value is less than zero
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 03:54:42 UTC 2011 - mrdocs@opensuse.org
|
||||
- version bump to 1.49
|
||||
|
Reference in New Issue
Block a user