f8c7df2616
Apparently neglected to use the reference operator. I think this may partially be one of the reasons why many developers still choose to use pointers instead of references, but fortunately an actual GOOD compiler warns about this (aka anything but vc)