Project

General

Profile

« Previous | Next » 

Revision bbf3de22

Added by tenderlovemaking (Aaron Patterson) about 6 years ago

Pin labels during disassembly

We need to ensure that labels are pinned while disassembling. If the
compactor runs during disassembly, references to these labels could go
bad, so this commit just ensures that the labels can't move until we're
done.