1
Fix null pointer dereference in yasm_section_bcs_append
haruki3hhh <135201297+haruki3hhh@users.noreply.github.com>
2
Handle file descriptors with nonexisting env names better.
Gyorgy Sarvari <skandigraun@gmail.com>
3
elf.c: Fix NULL deref on bad xsize expression (#234)
Peter Johnson <johnson.peter@gmail.com>
4
A potential null pointer difference is that the return value
Gyorgy Sarvari <skandigraun@gmail.com>
5
Do not use AC_HEADER_STDC
Khem Raj <raj.khem@gmail.com>
6
yasm: Set build date to SOURCE_DATE_EPOCH
Oleh Matiusha <omatiush@cisco.com>
7
Fix null-pointer-dereference in yasm_expr_get_intnum (#244)
dataisland <dataisland@outlook.com>
8
yasm: Use BUILD_DATE for reproducibility
Oleh Matiusha <omatiush@cisco.com>
9
Make sure CPU feature parsing use large enough string buffer.
Gyorgy Sarvari <skandigraun@gmail.com>
10
Fix memory leak in bin-objfmt (#231)
Katsuhiko Gondow <gondow@cs.titech.ac.jp>