Skip to content

2.1.3

Compare
Choose a tag to compare
@aszlig aszlig released this 01 Jun 03:41
· 124 commits to master since this release
v2.1.3
b54905a

Fixed

  • Pass linker version script to the linker instead of the compiler.
  • Compile with -fPIC again (regression from version 2.1.2).
  • Out of bounds array access in globpath.
  • Handling of epoll_ctl calls (they're now replayed after replacing socket).
  • GCC 10 build errors and Clang warnings.

Shout out to @etam and @riedel for the very helpful bug reports.