]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in w32_memory_info
authorArthur Miller <arthur.miller@live.com>
Tue, 21 Jan 2025 18:10:14 +0000 (19:10 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:42:11 +0000 (18:42 +0100)
commitafbcc7e9188a7ef5c36da79949e6e0811f93df80
treeef923ad0ff082d14a912370ef424f2ffe80708b3
parent2e5eee750f31106ae5fc9f7f6f85225fad8a3054
Fix bug in w32_memory_info

* src/w32.c (w32_memory_info): Initialize struct size.

(cherry picked from commit 58d3d4820ad327f07cea5894a9675bf30553461e)
src/w32.c