1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 06:00:02 +00:00
Files
poky/meta
Khem Raj 9280c47662 nss: Use snprintf in sign.c
Fies security warnings
| sign.c:86:31: error: 'sprintf' may write a terminating nul past the end of the destination [-Werror=format-overflow=]
|          sprintf(fullfn, "%s/%s", tree, tempfn);

(From OE-Core rev: 7171e96f3a5f54c63674cf5282aea31bcb9cd7f9)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-30 00:31:18 +01:00
..
2018-03-11 06:27:00 -07:00
2018-03-28 12:09:52 +01:00
2018-03-28 12:09:51 +01:00