dedis / Dissent

Provably Anonymous Overlay
http://dedis.cs.yale.edu/2010/anon/
322 stars 46 forks source link

Simple change in ConsoleApp.cpp #1

Closed henrycg closed 12 years ago

henrycg commented 12 years ago

Hi David,

This is just a one-line commit to make ConsoleApp check the bounds of the nodes vector before running a "select" command.

Henry

davidiw commented 12 years ago

Got it, applied it, cool thanks!

David

On Fri, Nov 18, 2011 at 11:38 AM, henrycg reply@reply.github.com wrote:

Hi David,

This is just a one-line commit to make ConsoleApp check the bounds of the nodes vector before running a "select" command.

Henry

You can merge this Pull Request by running:

 git pull https://github.com/henrycg/Dissent master

Or you can view, comment on it, or merge it online at:

 https://github.com/davidiw/Dissent/pull/1

-- Commit Summary --

  • Check number of local nodes before allowing a "select" command

-- File Changes --

M src/Applications/CommandLine.cpp (3)

-- Patch Links --

 https://github.com/davidiw/Dissent/pull/1.patch  https://github.com/davidiw/Dissent/pull/1.diff


Reply to this email directly or view it on GitHub: https://github.com/davidiw/Dissent/pull/1