Skip to content

Commit d403a5b

Browse files
authored
Merge pull request #43 from fishgege/patch-2
bugfix: coredump when set upsync_lb hash_ketama
2 parents 1e08f35 + 0e83cca commit d403a5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ngx_stream_upsync_module.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ typedef struct {
6767

6868

6969
typedef struct {
70+
ngx_stream_complex_value_t key;
7071
ngx_stream_upstream_chash_points_t *points;
7172
} ngx_stream_upstream_hash_srv_conf_t;
7273

0 commit comments

Comments
 (0)