Fix for Jpeg Encoder Seg fault in 100 iterations.

Changes made to LCML:

1. Modified append_dsp_path to allocate one more byte for the null terminator. (ROOT CAUSE)
2. Added missing memset for certain malloc calls.
3. Added macros for malloc and free - which would check for NULL pointer.
4. Ensure the create phase array copy does not continue to look for the MARKER past the size of the array.

Signed-off-by: Anu Sundararajan <sanuradha@ti.com>
1 file changed
tree: 32a51c3e70e1f0414f13e53845264e8d404e8897
  1. dspbridge/
  2. libopencorehw/
  3. liboverlay/
  4. omx/
  5. Android.mk