diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-15 12:32:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-15 12:37:04 -0700 |
commit | 748afc183c2c44b7b2a582d3078cf3d8b4d5270a (patch) | |
tree | 59ae72d0e3b918fa01fd3a759ac853e22701ab64 /lib/getrandom.c | |
parent | b467bb531e1ab0eed57e1889004d2115e80e4292 (diff) | |
download | emacs-748afc183c2c44b7b2a582d3078cf3d8b4d5270a.tar.gz emacs-748afc183c2c44b7b2a582d3078cf3d8b4d5270a.tar.bz2 emacs-748afc183c2c44b7b2a582d3078cf3d8b4d5270a.zip |
Fix recently-introduced Fdelete bug
Problem reported by Pip Cet in:
https://lists.gnu.org/r/emacs-devel/2020-08/msg00444.html
* src/fns.c (Fdelete): Fix correctness bug via a simpler (though more
memory-intensive) approach. It’s probably not worth optimizing
the memory usage yere.
* test/src/fns-tests.el (test-vector-delete): Add test for the bug.
Diffstat (limited to 'lib/getrandom.c')
0 files changed, 0 insertions, 0 deletions