platform_system_sepolicy/check_seapp
William Roberts b3ab56c2bf 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
2012-09-17 16:45:48 -07:00
..
Android.mk Support overrides in seapp_contexts 2012-09-04 10:55:38 -07:00
check_seapp.c Fix for segfault/jmp depends on unitialized variable 2012-09-17 16:45:48 -07:00