]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: map: Cleanup the initialisation of map descriptors.
authorThierry FOURNIER <tfournier@exceliance.fr>
Thu, 5 Dec 2013 10:59:55 +0000 (11:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 6 Dec 2013 10:38:36 +0000 (11:38 +0100)
commita82d202af20f3bd10a426331c19ada6548b97f0f
tree1cc850d631ff5d693403cd5e1f8d9f6492405252
parent275db69c078335a5f4545116006ecfe9219cfeff
MINOR: map: Cleanup the initialisation of map descriptors.

The association between struct map_descriptor and its struct
map_reference must be done in the function map_create_descriptor().
src/map.c