Amit Pundir 9d78fc0c61 pd-mapper: Null terminate firmware_value string
Null terminate firmware_value string to prevent
strlen() read past the end of buffer error on AOSP.

Otherwise pd-mapper will crash:
  console:/ # pd-mapper
  FORTIFY: strlen: detected read past end of buffer
  Aborted
  134|console:/ #

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2022-02-08 10:14:15 -08:00
2020-02-07 10:44:25 -08:00
2020-03-14 22:35:16 -07:00
2020-03-14 22:35:16 -07:00
2019-03-15 11:31:53 -07:00
Description
No description provided
BSD-3-Clause 80 KiB
Languages
C 98.5%
Makefile 1.5%