cute_framework
cute_framework copied to clipboard
Bug in Array<T> for move semantics
Implementation of steal_from and rvalue assignment don't properly cleanup prior memory and assume clean-slate init, which is just buggy and incorrect.