]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
fixup! rrl: modify KRU api to return maximum final load value docs-develop-rrl-8r8r8r/deployments/3849
authorVladimír Čunát <vladimir.cunat@nic.cz>
Sat, 20 Apr 2024 07:16:29 +0000 (09:16 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Sat, 20 Apr 2024 07:16:35 +0000 (09:16 +0200)
commit2c290dc8380435e2dbac2513f6e6c1dac5e9988d
treee8121ca1a0e441e2ee618764ee5c4b4c6e01c7fe
parent0e205e6105df46cdab4703ef568b25f792d7d1a8
fixup! rrl: modify KRU api to return maximum final load value

- reordering saves 8 bytes per struct (on typical 64-bit platforms)
- don't assume that *max_load_out is initialized reasonably
  (the doc-comment doesn't suggest that it's needed)
daemon/rrl/kru.inc.c