Hi,
I am getting the following error:
test.o(5209) malloc: *** mmap(size=2097152) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
I am using finite recursive function in my program.
Please help with my query.
Thanks