From: Po Lu Date: Sun, 6 Aug 2023 13:53:44 +0000 (+0800) Subject: ; ChangeLog.android: update. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=563df3218e91816b2a4cb442220db12ca9598a03;p=emacs.git ; ChangeLog.android: update. --- diff --git a/ChangeLog.android b/ChangeLog.android index 82ab75b40c1..45d245336ec 100644 --- a/ChangeLog.android +++ b/ChangeLog.android @@ -1,5 +1,8 @@ 2023-08-06 Po Lu + * java/org/gnu/emacs/EmacsService.java (readDirectoryEntry): Fix + potential NULL dereference. + * java/org/gnu/emacs/EmacsSafThread.java (openDocument1): If initially opening with rwt, verify the file descriptor is really writable; if not, resort to rw and truncating the file descriptor