-
Nick Piggin authored
This picks up another place where aliases where getting lost. And adds a couple of checks. I can't hang the osdl database thingy anymore. The transfer alias list loops could probably quite nicely be changed to if (unlikely(!list_empty( old_queuelist ))) __list_splice( old_queuelist, new_queuelist.prev);
b9d8a459