diff options
author | Po Lu <luangruo@yahoo.com> | 2025-02-15 16:58:18 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2025-02-15 16:58:18 +0800 |
commit | 58e4bfe3408f5f4562bf02ac200b680329f487c2 (patch) | |
tree | e32e49944c32b1a469ac2b3db47336e62eb3a724 /lisp/emacs-lisp/cl-seq.el | |
parent | 81ca9c75f1170f2b4cc85c69e859f68da4c508e4 (diff) | |
download | emacs-58e4bfe3408f5f4562bf02ac200b680329f487c2.tar.gz emacs-58e4bfe3408f5f4562bf02ac200b680329f487c2.tar.bz2 emacs-58e4bfe3408f5f4562bf02ac200b680329f487c2.zip |
Add two missing NULL checks of malloc'd values on Android
* src/android.c (sendDndUri, sendDndText): Verify that allocated
string memory is non-nil before writing to it.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions