Skip to content
Snippets Groups Projects

modules/{http,watchdog}: fix stability problems

Merged Vladimír Čunát requested to merge http-trace-stability into master

As first noted in commit d1a229ae, in some cases we do call chains that are not supported for JIT in LuaJIT.

I'm not 100% sure all of these are needed to comply, but the functions here are really small and probably not to be that heavily used, so I don't think it will be costly to interpret them (and avoiding crashes is more important).

In my tests this fixed occasional crashes when using http://*/trace/*

Edited by Vladimír Čunát

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply