Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix recursiveCount in CheckLeakAutoVar to really be recursive count. #1988

Merged
merged 1 commit into from
Jul 13, 2019
Merged

Fix recursiveCount in CheckLeakAutoVar to really be recursive count. #1988

merged 1 commit into from
Jul 13, 2019

Conversation

IOBYTE
Copy link
Contributor

@IOBYTE IOBYTE commented Jul 12, 2019

No description provided.

IOBYTE referenced this pull request Jul 12, 2019
* Fix #9097 (Crash on thousands of "else ifs"s in gcc-avr package)

* increase recursion count maximum to 512 because cppcheck was hitting the 256 limit

* 512 was too much for windows
@danmar danmar merged commit 526a86d into danmar:master Jul 13, 2019
versat added a commit to versat/cppcheck that referenced this pull request Jul 15, 2019
amai2012 pushed a commit that referenced this pull request Jul 16, 2019
…segfaults (#2001)

* Makefile: Increase stack size to 8M for Cygwin builds to avoid segfaults

See #1988
and #1998

* dmake.cpp: Add parameter to CXXFLAGS for increased stack size in Cygwin
jubnzv pushed a commit to jubnzv/cppcheck that referenced this pull request Nov 13, 2019
…segfaults (danmar#2001)

* Makefile: Increase stack size to 8M for Cygwin builds to avoid segfaults

See danmar#1988
and danmar#1998

* dmake.cpp: Add parameter to CXXFLAGS for increased stack size in Cygwin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants