mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-01 09:24:51 +02:00
parent
dc1698eaf4
commit
9fc196e750
@ -63,6 +63,7 @@ static inline void clear_chunk_list(msgpack_zone_chunk_list* cl, size_t chunk_si
|
|||||||
free(c);
|
free(c);
|
||||||
c = n;
|
c = n;
|
||||||
} else {
|
} else {
|
||||||
|
cl->head = c;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user