commit | 98389d0893ad3d3e06cfb38296b01de39e52db31 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Sun Feb 14 23:11:47 2010 -0800 |
committer | Carl Shapiro <cshapiro@google.com> | Sun Feb 14 23:11:47 2010 -0800 |
tree | fd1ecbc723a173410edafe03505cd9df8fb9524a | |
parent | dfe5e3831c8c1ca37f6dbd06d1ed31873c4055d7 [diff] |
Eliminate unused variable warnings in the alloc code. In the places where unused attributes have been added, arguably, the return code should be passed up to the caller or, if the return code indicates an error, we should fast-fail.