URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eaf1aad31e7c0a4908c20a42ae118c4dc8d474b6
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eaf1aad by Evan Huus (eapache@xxxxxxxxx):
wmem: don't remove tiny blocks from the recycler
They were never put in it in the first place because they can't hold the
necessary pointers.
Bug: 11373
Change-Id: I9e2ec76850929b5ac86e6f7a344d70f56ad3911c
Reviewed-on: https://code.wireshark.org/review/9672
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 45812a5 test: fix RSA decryption test under Windows
adds eaf1aad wmem: don't remove tiny blocks from the recycler
Summary of changes:
epan/wmem/wmem_allocator_block.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)