REALLY fix bug #10164 with crashes when linum-mode is turned on.
commit73d6c093dc3b6363835f53edac65799c6422493b
authorEli Zaretskii <eliz@gnu.org>
Wed, 30 Nov 2011 16:50:38 +0000 (30 18:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 30 Nov 2011 16:50:38 +0000 (30 18:50 +0200)
treed620d437913eee62052a585c91009e85d0c6891d
parent5c32d3f2f93edced9c004698eaa2234d809fee02
REALLY fix bug #10164 with crashes when linum-mode is turned on.

 src/dispnew.c (adjust_glyph_matrix): Remove the assertion that
 verifies glyph row's hash code--we have just reallocated the
 glyphs, so their contents can be complete garbage.
src/ChangeLog
src/dispnew.c