10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix null-pointer-dereference in yasm_expr_get_intnum (#244) More... 7 months ago
Fix handle_dot_label heap-out-of-bound (#243) More... 7 months ago
Fix use-after-free in yasm_intnum_destroy (#242) More... 7 months ago
Fix misleading indentation (#132) More... 7 months ago
Fix nullptr deref in yasm_expr__copy_except (#241) More... 7 months ago
Fix memory leak if masm mode enabled in parsers (#239) More... 7 months ago
Fix access field adress on null pointer in x86bc.c (#238) More... 7 months ago
elf.c: Fix NULL deref on bad xsize expression (#234) More... 10 months ago
Add support for NASM %warning preprocessor directive (#232) More... 10 months ago
Fix memory leak in bin-objfmt (#231) More... 10 months ago
Fix function declaration warnings with clang (#226) More... 11 months ago
CI: update GitHub Actions version (#225) More... 11 months ago
Fix missing yasm_xfree function declaration (#224) More... 11 months ago
GAS preprocessor: don't cut comments inside of string literals. (#81) More... 11 months ago
More makedep features (#80) More... 11 months ago
libyasm/section.c: support gas .private_extern directive (#138) More... 11 months ago
Fix allocator mismatch (#107) More... 11 months ago
Python 2 to 3 migration - m4 folder (#144) More... 11 months ago
Enable AES on westmere (#97) More... 11 months ago
Allow sha256rnds2 to have memory as 2nd operand (#108) More... 11 months ago
Added missing config vars to config.h.cmake. (#160) More... 11 months ago
Fix 128-bit variant of VPBLENDVB incorrectly marked as AVX2 instead of AVX (#112) More... 11 months ago
Update elf-objfmt.c (#148) More... 11 months ago
Fix test failure introduced in 51af4082cc898b122b88f11fd34033fc00fad81e (#145) More... 11 months ago
Fix badly freed pointer on indented code block after rept (#189) More... 11 months ago
gas preproc: Fix UB/crashes (#186) More... 11 months ago
Fix memleak of codeview leaf (#114) More... 11 months ago
Add EM for loongarch (#192) More... 11 months ago
Remove __DATE__ from version strings (#198) More... 11 months ago
Fix detecting Windows platform (#204) More... 11 months ago