Skip to content

1.42.0-0

Compare
Choose a tag to compare
@squeek502 squeek502 released this 19 Sep 09:33
· 181 commits to master since this release
  • Update to Libuv 1.42.0 (#559)
  • Fix uninitialized memory reads when work_fn in uv.new_work returns no values (#562)
  • Luv C API: Add function to run thread in protected mode (#563)
  • Change luv_work_cb() to run in protected mode and throw an error in luv_thread_arg_set() if an argument of an impermissible type is passed (#566)