Fix bug #10098 with assertion violation during frame resize.
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Nov 2011 18:00:38 +0000 (20:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Nov 2011 18:00:38 +0000 (20:00 +0200)
commitb12cd789373d12a8d1b898efa023e7e1b83d0405
tree47754eb3928a1d558db65dce8349eeef3da3664f
parent28109f49967302bec7f1a96e8460c75244f55419
Fix bug #10098 with assertion violation during frame resize.

 src/dispnew.c (adjust_glyph_matrix): Don't verify hash code of mode-
 and header-lines, as they don't have one computed for them.
 src/.gdbinit (prow): Make displayed values more self-explaining.
 Add row's hash code.
src/.gdbinit
src/ChangeLog
src/dispnew.c