Minor security fix: Quote output of mkstemp.
commitbd9900d65eb9cd5add0f107e94b513fa267495ba
authorEric Blake <ebb9@byu.net>
Fri, 7 Dec 2007 18:55:18 +0000 (7 11:55 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 7 Dec 2007 19:12:15 +0000 (7 12:12 -0700)
tree33c6d29b9e74018d582a5f26c6714218a7f0e086
parent83e9a157eb78afe47c7955a6fa99e0de79a8b40a
Minor security fix: Quote output of mkstemp.

* src/builtin.c (mkstemp_helper): Produce quoted output.
* doc/m4.texinfo (Mkstemp): Update the documentation and tests.
* NEWS: Document this change.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
doc/m4.texinfo
src/builtin.c