multiplier icon indicating copy to clipboard operation
multiplier copied to clipboard

Code auditing productivity multiplier.

Results 105 multiplier issues
Sort by recently updated
recently updated
newest added

This is a big issue, with the purpose of addressing database bloat in V8 indexes due to the `V8_EXPORT` macro. In different translation units, this macro expands differently, resulting in...

enhancement
priority-high
indexer

https://clucene.sourceforge.net/download.shtml#2_3_2 https://github.com/quickwit-oss/tantivy

enhancement
help wanted
priority-medium
indexer

Entity provider hit assert on testing OGharness with debug build of multiplier ``` #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737352515584) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=140737352515584) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=140737352515584, signo=signo@entry=6)...

Do the same for `UPDATES_VALUE_CXX` for overloads of things like `*=`, `+=`, etc.

enhancement
good first issue
indexer

clang diagnostic error while building AST from the compile command of curl codebase. It seems due to type mismatch. ``` E20240528 16:09:03.901198 1896787 IndexCompileJob.cpp:3250] Error building AST for command -cc1...

There is probably a lot more, causing database bloat.

bug
help wanted
priority-high
indexer

![image](https://github.com/trailofbits/multiplier/assets/43664/85202ac1-8428-4c0e-9a8a-b7a425587878) It might be as simple as: the `auto operator()` only happens for lambdas needed argument type deduction, i.e. `operator()` is a template, and so then we use the pretty-printed...

bug
priority-low
libpasta
indexer