diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-10 22:25:29 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-10 22:25:29 +0200 |
commit | a39cc60c52310e0acf5e973b4fa99c7c014874d5 (patch) | |
tree | 1507caffb47917cb57aeb1382dab568eb833dba2 /sys/src/cmd/2l/obj.c | |
parent | 6018316eef179f421ee2b31ec76a9f3638e9bc15 (diff) |
cc: backout gethunk() change
the real problem is that gethunk() does not grow the allocation
but just allocates a new hunk, so repeated calls to gethunk()
wont make nhunk grow to satisfy the allocation.
this will be fixed in a upcoming commit.
Diffstat (limited to 'sys/src/cmd/2l/obj.c')
0 files changed, 0 insertions, 0 deletions