commit | 05c2de4c688ef34c80dc6df249acf0e661d5f23d | [log] [tgz] |
---|---|---|
author | Ayke van Laethem <aykevanlaethem@gmail.com> | Fri Jun 02 00:19:27 2017 +0200 |
committer | Ayke van Laethem <aykevanlaethem@gmail.com> | Sat Jun 03 02:37:06 2017 +0200 |
tree | ac7fca531c3964f350176460f00eb0d32ca98e31 | |
parent | 5073003302f677a9b7de1436c6304f156603d322 [diff] |
Fix various memory errors There were a few memory errors while restoring a backup via adb (created using `adb backup --twrp`). On my device (S5 mini) it resulted in this error message: FORTIFY: strlen: prevented read past end of buffer This commit fixes this issue and a few other potential issues. Change-Id: I5022c94c961217238b3fefec0b2c4b8c6fa26ec7
Team Win Recovery Project (TWRP)
You can find a compiling guide here.