This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
conflict-set
Watch
1
Fork
1
Code
Issues
5
Pull Requests
Actions
1
Packages
Releases
13
Activity
Go to issue
Labels
Milestones
New Issue
0 Open
13 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
bug
enhancement
investigation
wontfix
missing-test-coverage
Milestone
All milestones
No milestones
Open milestones
1.0
1.1
Project
All projects
No project
Author
All users
Assignee
Assigned to nobody
Assigned to anybody
andrew
weaselbot
Sort
Newest
Oldest
Most recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
0 Open
13 Closed
Label
Clear labels
bug
enhancement
investigation
wontfix
missing-test-coverage
Milestone
No milestone
Open milestones
1.0
1.1
Projects
Clear projects
Assignee
Clear assignees
andrew
weaselbot
Run MSAN in CI for arm
#73
by
andrew
was closed
2026-08-03 12:27:51 +00:00
We write it in assembly because it's not UB in assembly. Not because MSAN doesn't track it.
#71
by
andrew
was closed
2026-08-03 04:59:28 +00:00
ARM NEON scan helpers truncate 64-bit versions when USE_64_BIT=1, producing false conflicts
#69
by
weaselbot
was closed
2026-08-03 12:26:09 +00:00
aarch64 Node16 SIMD helpers load uninitialized child slots
#68
by
weaselbot
was closed
2026-08-03 13:42:51 +00:00
1
skip_list: addWrites passes null pointers to memcmp (undefined behavior) on every call
#64
by
weaselbot
was closed
2026-07-13 21:55:54 +00:00
1
hash_table implementation returns -1 from getBytes(), violating the API contract
#62
by
weaselbot
was closed
2026-07-08 13:58:48 +00:00
1
strinc() and prefixRange() invoke undefined behavior on empty input
#59
by
weaselbot
was closed
2026-06-29 18:26:05 +00:00
RealDataBench.cpp reads past line bounds and passes invalid versions
#58
by
weaselbot
was closed
2026-06-29 18:50:00 +00:00
Move-assignment operator leaks the old ConflictSet::impl and mishandles self-assignment
#54
by
weaselbot
was closed
2026-06-22 18:40:27 +00:00
1
test_update_zero_should_commit / test_update_zero_should_conflict omit result assertions
#49
by
weaselbot
was closed
2026-06-22 19:29:56 +00:00
ConflictSet is implicitly copyable in C++98/C++03, causing double-free
#48
by
weaselbot
was closed
2026-06-22 23:45:01 +00:00
CMake Unix Makefiles generator has a parallel build race for conflict-set.o
#47
by
weaselbot
was closed
2026-06-22 19:08:10 +00:00
Python wrapper declares void-returning C functions with default c_int restype
#46
by
weaselbot
was closed
2026-06-22 01:12:59 +00:00