Skip to content

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

Merged
danmar merged 1 commit into
cppcheck-opensource:masterfrom
IOBYTE:master
Jul 13, 2019
Merged

Fix recursiveCount in CheckLeakAutoVar to really be recursive count.#1988
danmar merged 1 commit into
cppcheck-opensource:masterfrom
IOBYTE:master

Conversation

@IOBYTE

@IOBYTE IOBYTE commented Jul 12, 2019

Copy link
Copy Markdown
Contributor

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 cppcheck-opensource:master Jul 13, 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 (cppcheck-opensource#2001)

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

See cppcheck-opensource#1988
and cppcheck-opensource#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

Development

Successfully merging this pull request may close these issues.

2 participants