« Previous | Next » 

Revision 8954bae3

ID8954bae3ce1ae5b64218b8731da9a8d7f46db9a7

Added by Blue Swirl over 11 years ago

sparc: fix expression with uninitialized initial value

err was uninitialized, it's not OK to use |=. Spotted by Clang
compiler.

Fix by implementing the earlier statement which initializes the variable.

Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences