common: Don't incorrectly copy packets with partial lengths.
* g10/parse-packet.c (parse): We don't handle copying packets with a partial body length to an output stream. If this occurs, log an error and abort.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>.