diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-09-22 15:31:05 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-09-22 15:31:05 +0300 |
commit | 589bd69b63c7f9513d3ee9053f4a4d3bfe7705e0 (patch) | |
tree | e907bb8fcfc1e20d2c4a892372442e72e8b58382 /lisp/progmodes/verilog-mode.el | |
parent | bbe099e709d5c89eb638e190cc96dfb8bea5e887 (diff) | |
download | emacs-589bd69b63c7f9513d3ee9053f4a4d3bfe7705e0.tar.gz emacs-589bd69b63c7f9513d3ee9053f4a4d3bfe7705e0.tar.bz2 emacs-589bd69b63c7f9513d3ee9053f4a4d3bfe7705e0.zip |
Fix bug #10159 with crashes in auto-complete package.
src/xdisp.c (next_overlay_string): Initialize it->end_charpos for
the new overlay string. Otherwise, the call to composition_compute_stop_pos
in compute_stop_pos uses a wrong it->end_charpos value, and crashes because
it runs off the end of the overlay string.
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
0 files changed, 0 insertions, 0 deletions