]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sat, 9 Sep 2023 07:49:47 +0000 (15:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 9 Sep 2023 07:50:06 +0000 (15:50 +0800)
commit8b9d25b4087df936d51aacd137affbce6469d717
tree97a8a541a4d77c31f203bc1df1284066631490d5
parent09840a8a2ff87487550fdeea5b91162056473587
Update Android port

* src/android-asset.h (android_asset_read_internal): Return an
error indication if an exception arises while reading.
(AAsset_getBuffer): Free BUFFER using the C library free
function.
src/android-asset.h