Fixes: Fixed compiler warning about &
authorMark Young <marky@lunarg.com>
Fri, 8 Jan 2016 00:16:39 +0000 (17:16 -0700)
committerMark Young <marky@lunarg.com>
Fri, 8 Jan 2016 22:22:06 +0000 (15:22 -0700)
commit9af97a6b12bf13a37527b51f7a9d8e281de8d1bc
tree42f32cd63a09a9bb00ab8eabbce9de2c4627958b
parent304ce448d285bace05fdff37a4574709a67b32ea
Fixes: Fixed compiler warning about &

Someone checked in a bitwise & instead of a boolean comparison &&.
layers/mem_tracker.cpp