diff options
author | John Crispin <blogic@openwrt.org> | 2013-07-04 13:31:32 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-07-04 13:31:32 +0000 |
commit | 7b811a589c9201d01740eafa296a6f99edc2e855 (patch) | |
tree | 6017d39770b9d4653fe8b2040b42636db2b8ea88 /package/utils/px5g/Makefile | |
parent | 9e1d4703d5e9d2d775e4cbcb29794eed2d181cc2 (diff) | |
download | upstream-7b811a589c9201d01740eafa296a6f99edc2e855.tar.gz upstream-7b811a589c9201d01740eafa296a6f99edc2e855.tar.bz2 upstream-7b811a589c9201d01740eafa296a6f99edc2e855.zip |
px5g: creates certificates that expire in the past
the attached patch fixes a bug of px5g when instructed to build
certificates that expire after 2038-01-19, caused a multiplication that
may overflow the "to" variable of type time_t
Attached patch checks if "to" precedes "from": if so sets "to" to its
maximum value. Pretty rude, but works well even if certificate is set to
expire in a century
Signed-off-by: Federico Fissore <federico@fissore.org>
Patchork: http://patchwork.openwrt.org/patch/3749/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37165 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/utils/px5g/Makefile')
0 files changed, 0 insertions, 0 deletions