summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/pcase-tests.el
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2015-12-31 10:59:40 +0900
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2015-12-31 10:59:40 +0900
commit47580e0d72f53c2fff23cb8edf1487da76e87744 (patch)
treee81c698d019e12a680aed3c0867a7c04d49cc4af /test/lisp/emacs-lisp/pcase-tests.el
parent0588be7ca658faf79bbff7ffcb7eb9f0e3fb8190 (diff)
downloademacs-47580e0d72f53c2fff23cb8edf1487da76e87744.tar.gz
emacs-47580e0d72f53c2fff23cb8edf1487da76e87744.tar.bz2
emacs-47580e0d72f53c2fff23cb8edf1487da76e87744.zip
Avoid writing to purespace
* src/alloc.c (Fmake_string): Don't write to empty string contents. (allocate_vector): Don't write to empty vector size. * src/character.h (CHECK_CHARACTER_CAR, CHECK_CHARACTER_CDR): Don't call unnecessary XSETCAR or XSETCDR. * src/lisp.h (STRING_SET_UNIBYTE, STRING_SET_MULTIBYTE): Don't write to empty string size_byte.
Diffstat (limited to 'test/lisp/emacs-lisp/pcase-tests.el')
0 files changed, 0 insertions, 0 deletions