diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-01 11:33:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-01 11:33:07 -0400 |
commit | 1d18c2deb6d048a8d6f726e6c1b8ccbab4374e32 (patch) | |
tree | 544aeb563be67269a387a668b0c7ec22e0d4dcb1 /autogen.sh | |
parent | a0ae80788cc12284cd63ac678318f95e1238b257 (diff) | |
download | tor-1d18c2deb6d048a8d6f726e6c1b8ccbab4374e32.tar.gz tor-1d18c2deb6d048a8d6f726e6c1b8ccbab4374e32.zip |
Don't shadow parameters with local variables
This is a little error-prone when the local has a different type
from the parameter, and is very error-prone with both have the same
type. Let's not do this.
Fixes CID #437,438,439,440,441.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions