libgcrypt: t_secmem fails on system with large page size (ppc64)
Closed, ResolvedPublic

Assigned To
Authored By
t8m
Aug 16 2017, 3:06 PM

Description

The t_secmem test_secmem() expects that the default secure memory buffer size is 16k but on ppc64 the actual size is 64k due to large page size and the test fails with "allocation did not fail as expected" error.

Details

Version
libgcrypt-1.8.0