-
- Downloads
Fix for segfault/jmp depends on unitialized variable
When realloc creates the first block of memory, it must be initialized to NULL for the following strcat functions to operate correctly. Change-Id: I98fc14e1b19de5aa205354d16e54445293430d8e
Loading
Please register or sign in to comment