Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cuckoo test replacing expired item #1

Merged
merged 5 commits into from
Oct 31, 2015

Conversation

seppo0010
Copy link
Contributor

No description provided.

Sebastian Waisbrot and others added 2 commits October 26, 2015 16:34
ck_assert_msg(status == CC_OK,
"could not setup cuckoo module");

#define NOW 12345678

This comment was marked as spam.

making the cosmetic edit so I can merge this.
thinkingfish pushed a commit that referenced this pull request Oct 31, 2015
Add cuckoo test replacing expired item
@thinkingfish thinkingfish merged commit de7fadc into master Oct 31, 2015
@thinkingfish thinkingfish deleted the swaisbrot/cuckoo-test6 branch October 31, 2015 03:52
sriganes added a commit to sriganes/pelikan that referenced this pull request Dec 30, 2018
Summary:
    ==79284==ERROR: AddressSanitizer: global-buffer-overflow on address
    0x00010d405de8 at pc 0x00010d404f79 bp 0x7ffee27fc5c0 sp 0x7ffee27fc5b8
    READ of size 2 at 0x00010d405de8 thread T0
        #0 0x10d404f78 in test_bitset_getset check_bitmap.c:47
        twitter#1 0x10d40e898 in srunner_run_tagged (libcheck.0.dylib:x86_64+0x4898)
        twitter#2 0x10d404c04 in main check_bitmap.c:90
        twitter#3 0x7fff69fa2014 in start (libdyld.dylib:x86_64+0x1014)
sriganes added a commit to sriganes/pelikan that referenced this pull request Dec 30, 2018
Summary:
WARNING: ThreadSanitizer: thread leak (pid=73068)
Thread T1 (tid=6684080, finished) created by main thread at:
    #0 pthread_create <null> (libclang_rt.tsan_osx_dynamic.dylib:x86_64h+0x2999d)
    twitter#1 test_thread check_ring_array.c:199 (check_ring_array:x86_64+0x10000231f)
    twitter#2 srunner_run_tagged <null> (libcheck.0.dylib:x86_64+0x4898)
    twitter#3 start <null> (libdyld.dylib:x86_64+0x1014)

ThreadSanitizer: thread leak check_ring_array.c:199 in test_thread
sriganes added a commit to sriganes/pelikan that referenced this pull request Jan 9, 2019
Summary:
    ==79284==ERROR: AddressSanitizer: global-buffer-overflow on address
    0x00010d405de8 at pc 0x00010d404f79 bp 0x7ffee27fc5c0 sp 0x7ffee27fc5b8
    READ of size 2 at 0x00010d405de8 thread T0
        #0 0x10d404f78 in test_bitset_getset check_bitmap.c:47
        twitter#1 0x10d40e898 in srunner_run_tagged (libcheck.0.dylib:x86_64+0x4898)
        twitter#2 0x10d404c04 in main check_bitmap.c:90
        twitter#3 0x7fff69fa2014 in start (libdyld.dylib:x86_64+0x1014)
pbalcer pushed a commit to pbalcer/pelikan that referenced this pull request Jun 12, 2019
…-cmake

Disable check detection using pkg_check_modules
TomekIdczak97 added a commit to TomekIdczak97/pelikan that referenced this pull request Jun 14, 2019
swlynch99 pushed a commit to swlynch99/pelikan-twitter that referenced this pull request Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants