FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib/checkvaarg.cpp - bugdebugger/cppcheck · GitHub
bugdebugger
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
lib
checkvaarg.cpp
on
master
User selector
Datepicker
Commit history
Commits on May 27, 2015
#6705 segmentation fault (invalid code) in CheckVaarg::va_list_usage. Local fix i nchecker preventing SIGSEGV on NULL-token
amai2012
committed
e498f84
View commit details
Copy full SHA for e498f84
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
move setting flags checks out of for loops, make them const.
matthiaskrgr
committed
eedcb6a
View commit details
Copy full SHA for eedcb6a
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Fixed false positive #6453: Skip over inner class if checking outer function
PKEuS
committed
e82d2b3
View commit details
Copy full SHA for e82d2b3
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
Updated copyright year to 2015
danmar
committed
ff11ba9
View commit details
Copy full SHA for ff11ba9
View code at this point
Browse repository at this point
Commits on Sep 27, 2014
CheckVaarg::va_list_usage(): Bailout when try{} block is encountered (#6186)
PKEuS
committed
812bc6b
View commit details
Copy full SHA for 812bc6b
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
Fixed false positive #6066: va_list may be used after being copied.
PKEuS
committed
a69860e
View commit details
Copy full SHA for a69860e
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Fixed crash if va_start is passed less arguments than expected
PKEuS
committed
56ba4b6
View commit details
Copy full SHA for 56ba4b6
View code at this point
Browse repository at this point
Fixed crash in CheckVaarg::va_start_argument (#6032)
PKEuS
committed
076c1bd
View commit details
Copy full SHA for 076c1bd
View code at this point
Browse repository at this point
Fixed cppcheck message
PKEuS
committed
b708022
View commit details
Copy full SHA for b708022
View code at this point
Browse repository at this point
Fixed another variable shadowing warning.
PKEuS
committed
639f1fa
View commit details
Copy full SHA for 639f1fa
View code at this point
Browse repository at this point
Added several new va_arg related checks:
Show description for 5f7b4ad
PKEuS
committed
5f7b4ad
View commit details
Copy full SHA for 5f7b4ad
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL