Files
metasploit-gs/external/source
James Lee 9d2c1e36dd Store the value, not the comparison
Fixes client.sys.process.execute for posix, which previously (since
2010!) would always return nil, or a single byte. This makes sense
considering the value of bytesRead would always be either 0 or 1 because
it was being assigned the result of the comparison instead of the return
value of read().

[Fixes #681]
2012-08-09 18:18:45 -06:00
..
2010-08-25 15:13:06 +00:00
2008-05-26 10:27:22 +00:00
2012-07-10 00:37:07 -05:00
2009-12-10 22:25:29 +00:00
2010-05-23 20:01:11 +00:00