1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/doc
Richard Hansen 55c2102560 bindat (strz): Null terminate fixed-length strings if there is room
* lisp/emacs-lisp/bindat.el (bindat--pack-strz): For fixed-length strz
fields, explicitly write a null terminator after the packed string if
there is room (bug#56048).
* doc/lispref/processes.texi (Bindat Types): Update documentation.
* test/lisp/emacs-lisp/bindat-tests.el (bindat-test--str-strz-prealloc):
Update tests.
2022-06-22 16:55:40 +03:00
..
emacs ; Fix recent change of documentation of face-remap 2022-06-20 16:05:05 +03:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref bindat (strz): Null terminate fixed-length strings if there is room 2022-06-22 16:55:40 +03:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Merge from origin/emacs-28 2022-06-21 21:53:57 +02:00