Increase stack size.

This commit is contained in:
Naoki INADA 2009-06-16 01:56:04 +09:00
parent 85b68fbf8c
commit a90efd70c2

View file

@ -15,6 +15,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#define MSGPACK_MAX_STACK_SIZE (1024)
#include "msgpack/unpack_define.h"
typedef struct {