StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

yugr

Rating
1525.62 (23,170th)
Reputation
7,231 (22,127th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
C++ Opencv AddressSanitizer: SEGV on unknown address 0x000000000040 0.00
Debug postmortem a dlopen() handle? +1.98
dlopen on new binary with same name returns old handle 0.00
Why do we need -rdynamic option in gcc? 0.00
Which of the three mutually exclusive Clang sanitizers should I def... 0.00
Creating local variable in function LLVM 0.00
Is -fPIC implied on modern platforms +1.43
qsort comparator function doesn't order the entire array (leave... -1.21
__asan_poison_memory_region doesn't work 0.00
dlclose can't work if make a empty dso with link -static-libstd... 0.00
Why address sanitizer doesn't work for bss global overflow? +2.08
clang: -fsanitize=undefined with 128 integer operations (undefined... 0.00
Runtime check for LeakSanitizer (detect_leaks=1) -2.04
Why shared libraries are implemented using GOT (Global Offset Table)? +1.17
Multiple instances of shared object and parallel execution of each... -0.24
Coding directly in LLVM IR 0.00
AddressSanitizer: SEGV in _dl_get_tls_static_info 0.00
Strcmp returns different result under -fsanitize=address 0.00
Why AddressSanitizer report wild pointer as a heap-buffer-overflow... 0.00
Is it possible to start a program with a missing shared library 0.00
Why GNU ld is leaving a hole in memory? 0.00
Loading shared library twice +0.19
What is the result of compiling only a subset of code with ASAN? 0.00
address sanitizer reports error when statically casting an invalid... 0.00
Why `-fvisibility-inlines-hidden` is not the default? -0.62
How to get value of variable defined in ld linker script from C 0.00
(N)ASM, ELF64 - .data and .bss order in memory -1.74
linux dlopen : how to make loading lib manager 0.00
"Adding" functions to a shared object? +1.49
XPC Process Crashes in older macOS due to lack of Sanitizers 0.00
clang sanitizer callback on error 0.00
libpng12.so.0: cannot open shared object file: wrong ELF class: ELF... 0.00
How do I strip symbols only from dependent libraries? 0.00
How to support dynamic plugins when statically linking in standard... 0.00
Linking shared objects at runtime depending on user configuration -0.08
dlclose a library loaded with RTLD_NODELETE 0.00
What happens if we define wrong flag for -mfpu? -0.53
Redefining functions defined in standard libc header files? 0.00
std::string_view on temporary string - catch by ASan 0.00
Memory/Address Sanitizer vs Valgrind +0.47
Priority of LIBRARY_PATH with custom gcc installations 0.00
Discard unused symbos from dlopen()'ed .so 0.00
Timing shared library load times on linux 0.00
Very long linking time with -g and without -DNDEBUG options +1.89
How to enable address sanitizer for multiple C++ binaries 0.00
With gcc, how do I include a library (-lpthread) into my own static... 0.00
clang and clang++ with ASAN generate different output 0.00
Objdump disassemble doesn't match source code 0.00
How do I propagate (unused) symbols and sections across static libr... 0.00
How to fail static assertion if a class doesn't have default vi... 0.00