This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
22b1e990bb
cppcheck
/
internaltesting
/
testnew.cpp
11 lines
93 B
C++
Raw
Blame
History
void
f
(
)
{
a
=
new
char
[
10
]
;
fred
=
new
Fred
;
fred
=
new
Fred
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink