]> git.eshelyaron.com Git - emacs.git/commit
Fix bug with CHECK_STRUCTS introduced by last buffer.h change
authorMartin Rudalics <rudalics@gmx.at>
Fri, 15 Mar 2024 10:53:31 +0000 (11:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:39:53 +0000 (16:39 +0100)
commitccc9124d9968872953474b3e9b7efd4c8f572bbc
tree37acffd9d70b56790bfc9bda9fb6d6997f9cf851
parentb89f4177a6825e5b0a2455169d89041188474d8c
Fix bug with CHECK_STRUCTS introduced by last buffer.h change

* src/pdumper.c (dump_buffer): Fix HASH_buffer_.  Assign
last_name_ field.

(cherry picked from commit 3858e4f22946dc49d2d3dde5f45a65eab83fd7aa)
src/pdumper.c