]> git.kaiwu.me - haproxy.git/commit
MINOR: lists: Try to use local variables instead of macro arguments.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 11 Oct 2019 14:55:11 +0000 (16:55 +0200)
committerOlivier Houchard <cognet@ci0.org>
Fri, 11 Oct 2019 14:56:25 +0000 (16:56 +0200)
commit74715da030593df6133a8248e54e3a1a7d9579d2
treee455dbb85e46853c964b053b7de6cd7ae60f6c1a
parent5a3671d8b137e046ccb749fa7fc0d6ff59a141cb
MINOR: lists: Try to use local variables instead of macro arguments.

When possible, use local variables instead of using the macro arguments
explicitely, otherwise they may be evaluated over and over.
include/common/mini-clist.h