summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorBui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com>2020-06-23 17:13:56 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-07-06 10:04:07 +0900
commit74a504a0a88573d3ee2d8a6ab8bbab7aab8fb4fc (patch)
treed688eb80c689b0fcb9e95a214a8437a72cfddb4a /Android.bp
parent2620f970eb4d29cf116f8b7b6ef60f8ead17e9ea (diff)
downloadDLT-daemon-74a504a0a88573d3ee2d8a6ab8bbab7aab8fb4fc.tar.gz
logstorage: Issue with more than 2 filters
While allocating new memory for record of newest file name, it is mistake to not point to the last element of list. So the total size of list was only 2 at all. Solution: must reserve the last pointer in order the newest file list is updated correctly. Signed-off-by: Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com>
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions