summaryrefslogtreecommitdiffstats
path: root/src/ct.c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2021-03-10 14:38:37 +0100
committerPhil Sutter <phil@nwl.cc>2021-11-30 14:57:46 +0100
commit00c35de933e95385acbe7fdc8aaab5a697f734a5 (patch)
tree8c2e34e73a54c6fda9451034226dbcf6eb389632 /src/ct.c
parent4e1abfc552170d6db5c511634a29918e64c1b51b (diff)
datatype: Fix size of time_type
Used by 'ct expiration', time_type is supposed to be 32bits. Passing a 64bits variable to constant_expr_alloc() causes the value to be always zero on Big Endian. Fixes: 0974fa84f162a ("datatype: seperate time parsing/printing from time_type") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'src/ct.c')
0 files changed, 0 insertions, 0 deletions