secmem implementation has two bugs:
(1) Under some heavy use, it gets SEGV.
(2) Calculation of allocated memory is wrong.
I think this patch fixes these two problems.
werner |
secmem implementation has two bugs:
(1) Under some heavy use, it gets SEGV.
(2) Calculation of allocated memory is wrong.
I think this patch fixes these two problems.
Lint Skipped |
Unit Tests Skipped |
Here is a test case: