Project

General

Profile

Actions

Bug #2944

closed

[patch] wstunnel.ping-interval ineffective

Added by ste_p_james about 5 years ago. Updated about 5 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_wstunnel
Target version:
ASK QUESTIONS IN Forums:

Description

Patch against lighttpd-1.4.53 attached.

Fixes unsafe parsing of wstunnel.ping-interval option in mod_wstunnel.

This bug was discovered on a MIPS64BE target where setting the configured
WebSocket ping interval was ineffective.


Files

Actions #1

Updated by gstrauss about 5 years ago

  • Status changed from New to Patch Pending
  • Target version changed from 1.4.x to 1.4.54

Thanks for the patch. Yes, that is a bug on big-endian systems due to the size difference of the member.

Actions #2

Updated by gstrauss about 5 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom