| Summary: | fhpd peek with no parameters spawns an NPE | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Phil Muldoon <pmuldoon> |
| Component: | general | Assignee: | Phil Muldoon <pmuldoon> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | rmoseley |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2246 | ||
|
Description
Phil Muldoon
2007-11-21 10:00:17 UTC
- Log ----------------------------------------------------------------- commit f8936dca409520dc5833354037912026ab2a9a7b Author: Phil Muldoon <pmuldoon@redhat.com> Date: Wed Nov 21 10:02:54 2007 +0000 Fix #5383. Peek without arguments causes NPE. 2007-11-21 Phil Muldoon <pmuldoon@redhat.com> * PeekCommand.java (interpret): Check that arguments are > 0. ----------------------------------------------------------------------- |