Author :
Geoff Lang
Date :
2013-08-06 10:43:14
Hash :b23fc091 Message :Change the offset variable to an unsigned int since it cannot be negative and is assigned to streamOffset which is an unsigned int.
TRAC #23671
Signed-off-by: Nicolas Capens
Signed-off-by: Shannon Woods
Author: Geoff Lang