urbit/noun
Paul Driver c284c800bf Update arm_u state correctly in _ch_buck_trim
Previously, trimming the penultimate value from a hash bucket would
leave arm_u in an inconsistent state: mug_w would be pointing at
a key-value pair in a node, but arm_u.buc_o and arm_u.inx_w were
not updated to reflect this. Correspondingly, a rare edge case could
occur where said key-value pair would not be marked cold (due to
buc_o), which is a semantic error.
2017-11-15 10:00:11 -08:00
..
allocate.c Actually works this time. 2017-11-13 23:18:18 -08:00
events.c Fix stack overflow handling in Linux? 2015-12-17 19:30:44 -08:00
hashtable.c Update arm_u state correctly in _ch_buck_trim 2017-11-15 10:00:11 -08:00
imprison.c Various profiling and allocation improvements. 2017-11-12 16:15:09 -08:00
jets.c Better memory leak tracking with jet codes. 2017-11-08 14:04:11 -08:00
manage.c Merge branch 'retrofit-cash' into retrofit 2017-11-13 09:49:37 -08:00
nock.c Various profiling and allocation improvements. 2017-11-12 16:15:09 -08:00
retrieve.c Various profiling and allocation improvements. 2017-11-12 16:15:09 -08:00
trace.c Various profiling and allocation improvements. 2017-11-12 16:15:09 -08:00
vortex.c Correct memory leak code stack. 2017-11-08 14:20:22 -08:00
xtract.c Added function noun/xtract.c:u3x_hext(). 2017-06-24 11:36:46 -04:00
zave.c descriptive names for c files 2015-06-23 21:29:11 -04:00