commit | ca0790d3f70b0a101c95760021ea235c44cacbf4 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Oct 04 16:06:55 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Mon Oct 07 12:50:38 2019 -0700 |
tree | 9e31e54d89bba11c0f964ecd168eb1d4d30526f7 | |
parent | 58ae8d47801e17882b24231b241f9496952a28b4 [diff] |
lmkd: Fix string null termination in proc_get_size and proc_get_name Fix string null termination and cleanup proc_get_size and proc_get_name functions. Bug: 74119935 Test: lmkd_unit_test Change-Id: Ied176b8d347b672b91866ac59a813d4ff349930a Signed-off-by: Suren Baghdasaryan <surenb@google.com>