commit | d9e3171f7446fd9a5f3b4d60dd427bead635c09a | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Wed Jul 30 10:01:21 2014 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Aug 13 11:22:24 2014 -0700 |
tree | a02bcbdfa62f35e773dc5fabd4dbd96c6528cad1 | |
parent | 1c47cede9291bcff8d844f36cf6b96e6f44a9e1c [diff] |
hwc: ad: Fix size arg passed to read() Size is being passed as strlen of empty string, which evaluates to 0 Pass the actual array size and null terminate on successful read. Change-Id: Ieaaa3f0e34d393755a4afd20533512707a7c5052