David Horstmann fdedbb78a5 Fix magic number buffer length in J-PAKE tests
The buffer size was advertised as 512-bytes, despite sometimes being
smaller. This did not cause a crash until buffer copying, which always
copies all of the buffer, was added.

When copying back to the original, we would cause a heap buffer
overflow, which ASan detected.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2024-01-24 15:42:11 +00:00
..
2023-07-27 14:17:27 +01:00
2023-07-27 14:17:27 +01:00
2023-07-27 14:17:27 +01:00
2023-07-27 14:17:27 +01:00
2023-07-27 16:02:42 +01:00
2023-03-21 16:28:00 +01:00
2023-07-27 14:17:27 +01:00
2023-03-21 16:29:31 +01:00
2023-03-31 18:04:34 +01:00
2023-11-08 11:40:08 +00:00
2023-10-18 17:39:48 +02:00