Fix bug #10098 with assertion violation during frame resize.
commit8d78b96e318845fe8c616441bdf5fb3a0e46f5a6
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Nov 2011 18:00:38 +0000 (22 20:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Nov 2011 18:00:38 +0000 (22 20:00 +0200)
tree8e9db86deb65780c818b82e58ca579a92b607ec0
parentc80d98014c130c87513fa01176fc51a0ab0a29cc
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