Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix accidental variable overwrite in rawEventQueue #5

Merged
merged 1 commit into from Jun 20, 2011

Commits on Jun 20, 2011

  1. Fix accidental variable overwrite in rawEventQueue

    Summary: There was a variable in the outer loop with the same name.
    
    Test Plan: In this kind of special case its hard to actually run into
    a problem.
    
    Reviewers: epriestley
    
    CC:
    
    Differential Revision: 481
    cpojer committed Jun 20, 2011
    Copy the full SHA
    c483ab4 View commit details
    Browse the repository at this point in the history