1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/doc
Richard Hansen 6c3b6149d9 bindat (strz): Write null terminator after variable length string
* lisp/emacs-lisp/bindat.el (bindat--pack-strz): Explicitly write a
null byte after packing a variable-length string to ensure proper
termination when packing to a pre-allocated string.
* doc/lispref/processes.texi (Bindat Types): Update documentation.
* test/lisp/emacs-lisp/bindat-tests.el (bindat-test--str-strz-prealloc):
Update tests.
2022-06-16 09:55:49 +03:00
..
emacs Fix out of date parts in NS doc and keyboard bindings 2022-06-14 14:06:59 +08:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref bindat (strz): Write null terminator after variable length string 2022-06-16 09:55:49 +03:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Merge from origin/emacs-28 2022-06-10 08:17:35 +02:00