Skip to content
Snippets Groups Projects

cache entry_list: fix crash on insertion via lua

Merged Vladimír Čunát requested to merge zone-forward-ng into master

When inserting NS or xNAME, we could get into this place with qry == NULL, and we'd crash when trying to use the memory pool. Let's simply use the stack instead.

Merge request reports

Pipeline #55987 canceled

Pipeline canceled for 7ed217e8 on zone-forward-ng

Approved by

Merged by Petr ŠpačekPetr Špaček 5 years ago (Nov 20, 2019 12:00pm UTC)

Pipeline #55988 passed

Pipeline passed for 4eaf63bc on master

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
Loading