Skip to content

Commit 9165abc

Browse files
committed
lejp-conf: stop mountpoint headers applying to all following mounts
1 parent efde0b9 commit 9165abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/roles/http/server/lejp-conf.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@ lejp_vhosts_cb(struct lejp_ctx *ctx, char reason)
670670

671671
/* attach the tree of mountpoint headers, if any */
672672
m->headers = a->pvo_mp;
673+
a->pvo_mp = NULL;
673674

674675
a->p += sizeof(*m);
675676
if (!a->head)

0 commit comments

Comments
 (0)