diff options
author | Alan Third <alan@idiocy.org> | 2021-01-02 18:19:39 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-01-02 22:29:54 +0000 |
commit | d84cf78df8ea5d99cc5b38c49f3b7aed081170f5 (patch) | |
tree | 70eec34e20ca9fbf30374e93cdf102045616c10e /lisp/emacs-lisp/tabulated-list.el | |
parent | dde3269633550debb8b13cdc77136fe638c8e1fc (diff) | |
download | emacs-d84cf78df8ea5d99cc5b38c49f3b7aed081170f5.tar.gz emacs-d84cf78df8ea5d99cc5b38c49f3b7aed081170f5.tar.bz2 emacs-d84cf78df8ea5d99cc5b38c49f3b7aed081170f5.zip |
Fix NS toolbar image release crash (bug#43973)
The toolbar fails to make a proper copy of EmacsImage objects, so
releasing the copy incorrectly released instance variables from the
original objects.
* src/nsimage.m ([EmacsImage copyWithZone:]): New function to enable
correct copying of EmacsImage.
Diffstat (limited to 'lisp/emacs-lisp/tabulated-list.el')
0 files changed, 0 insertions, 0 deletions