aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pubkey.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-12-02 07:00:52 -0500
committerJack Lloyd <[email protected]>2015-12-02 07:00:52 -0500
commitdf64cbd15097321c51582cf0a11af0f6121b0dd4 (patch)
treea58c64ade24244dd8cffe25542b6c666d7534893 /src/lib/pubkey/pubkey.h
parente3db054e582c676e6f2752e216fa03fa408b3dff (diff)
Avoid ever returning 0 from CPUID::cache_line_size
Take the value from build.h if we have no way of getting it dynamically. Fixes an infinite loop in AES on non-x86 introduced in ebf2164a, as otherwise it does for(size_t i = 0; i != ...; i += 0) {} while iterating over the TE tables.
Diffstat (limited to 'src/lib/pubkey/pubkey.h')
0 files changed, 0 insertions, 0 deletions