Skip to content
Snippets Groups Projects
Commit f5bc0239 authored by Andrew Johnson's avatar Andrew Johnson
Browse files

libCom: Increase stack sizes for Windows and Posix

Windows stack sizes were the same as vxWorks - tiny.
The stack sizes are now multiples of sizeof(void*).
On 32-bit systems they give 256KB, 512KB and 1MB;
64-bit systems get twice those numbers.

Fixes lp:903448
parent f86cf730
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment