Navigation Menu

Skip to content

H2O version 1.7.3

Compare
Choose a tag to compare
@kazuho kazuho released this 26 May 03:12
· 9272 commits to master since this release

This is a new release for 1.7 series, including bug fixes and a security fix. Users of version 1.7.2 or earlier are encouraged to update to the latest version.

  • [security fix][http2] fix use-after-free on premature connection close (CVE-2016-4817) #920 (Frederik Deweerdt)
  • [core] fix SIGBUS when temporary disk space is full #910 (Kazuho Oku)
  • [mruby] do not drop link header #913 (Kazuho Oku)
  • [mruby] fix memory leak during initialization #906 (Frederik Deweerdt)
  • [mruby] fix race condition in mruby regex handler #908 (Kazuho Oku)
  • [libh2o] fix crash in h2o_url_stringify #918 (Kazuho OKu)