Mercurial > hg > xemacs-beta
comparison lwlib/xlwmenu.h @ 5809:2f22818d92d4
#'x-store-cutbuffer-internal, correct order of type checks vs. member accesses
src/ChangeLog addition:
2014-09-06 Aidan Kehoe <kehoea@parhasard.net>
* select-x.c (Fx_store_cutbuffer_internal):
Correct the order of XSTRING_{DATA,LENGTH} vs. CHECK_STRING, make
sure the former is after the latter, avoiding crashes when passing
in arguments of the wrong type, or when ERROR_CHECK_STRUCTURES is
defined.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 06 Sep 2014 14:30:15 +0100 |
parents | ade4c7e2c6cb |
children |
comparison
equal
deleted
inserted
replaced
5808:1b984807a299 | 5809:2f22818d92d4 |
---|