commit | e0f21a5623b495b2d71c91071fb362627fed6996 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Aug 09 14:17:08 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Aug 09 14:48:49 2012 -0700 |
tree | cd7470a5b4b9d9956458f45fb76ca5ea75d55467 | |
parent | 1bd96783b364d9234c915c99425b305178e06286 [diff] |
Protect against another replace.cmd NPE I missed a spot where the ReplaceRequest cmd field can be null. If its null, the command obviously failed to be prepared and must be skipped, causing the overall push to reject. Change-Id: Ib3011ea9393287a46aa01fd486d83fedb043d83f