commit | b3ab56c2bf35214b6ef81027b0a08c09e3dc916f | [log] [tgz] |
---|---|---|
author | William Roberts <w.roberts@sta.samsung.com> | Mon Sep 17 14:35:02 2012 -0700 |
committer | William Roberts <w.roberts@sta.samsung.com> | Mon Sep 17 16:45:48 2012 -0700 |
tree | f461f475f7078fa9c02a218b42fcb8081248e348 | |
parent | a53ccf39c2793cb5a5894948de41242feea1ea31 [diff] |
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