On Wed, Apr 20, 2016 at 16:51:43 +0300, Nikolay Shirokovskiy wrote:
Add ULL suffix to all related operands of << or shift will
give
all zeros instead of correct mask.
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy(a)virtuozzo.com>
---
tools/vsh.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
ACK and pushed.
Jirka