Description
code allocates an object, and then allocates another object and stores it into the same reference, thereby rendering the first allocation useless.
code allocates an object, and then allocates another object and stores it into the same reference, thereby rendering the first allocation useless.