Module Name: src Committed By: christos Date: Wed May 6 12:44:37 UTC 2020
Modified Files: src/lib/librumpuser: rumpuser_sp.c sp_common.c Log Message: Allocate one more byte so that we are always NUL-terminated, and remove the extra commented out NUL-terminations. As suggested in: http://mail-index.netbsd.org/source-changes-d/2020/04/01/msg012470.html To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/lib/librumpuser/rumpuser_sp.c cvs rdiff -u -r1.40 -r1.41 src/lib/librumpuser/sp_common.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.