commit | 7d256bcb2273429a0251fd14cc89fcd8e1d4241f | [log] [tgz] |
---|---|---|
author | Wyatt Riley <[email protected]> | Wed May 24 13:24:38 2017 -0700 |
committer | Wyatt Riley <[email protected]> | Wed May 24 13:34:29 2017 -0700 |
tree | b62a92115ca4af4e7abad8ba5e2dafa3debc1c3d | |
parent | 26b4a93a806fd9a184fa49368ef4d4276891cbeb [diff] |
Fix for buffer overrun crash at copying nmea string Add zero clearing of allocated nmea buffer to ensure the nmea string is null terminated. CRs-Fixed: 2041933 Fixes: 37987256 Fixes: 37911727 Test: Builds, GPS works, with NMEA on, inside/outside, w/o crash. Change-Id: I7b9a52eee8baf2d0a269fc5e2ec95f12d1d7aece