Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aayush
purr-data
Commits
da9e9044
Commit
da9e9044
authored
Oct 26, 2012
by
Ivica Ico Bukvic
Browse files
increased stack overflow threshold for busy patches, particularly k12 module.
parent
2d38bd4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/m_obj.c
View file @
da9e9044
...
@@ -308,7 +308,7 @@ void obj_init(void)
...
@@ -308,7 +308,7 @@ void obj_init(void)
/* --------------------------- outlets ------------------------------ */
/* --------------------------- outlets ------------------------------ */
static
int
stackcount
=
0
;
/* iteration counter */
static
int
stackcount
=
0
;
/* iteration counter */
#define STACKITER 1000
/* maximum iterations allowed */
#define STACKITER 1000
0
/* maximum iterations allowed */
static
int
outlet_eventno
;
static
int
outlet_eventno
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment