diff options
| author | Neal H. Walfield <[email protected]> | 2015-08-21 08:38:41 +0000 |
|---|---|---|
| committer | Neal H. Walfield <[email protected]> | 2015-08-21 12:21:08 +0000 |
| commit | 4f37820334fadd8c5036ea6c42f3dc242665c4a9 (patch) | |
| tree | 845602a6cb68a8c17b42c0347d1a17ab503bba3d /dirmngr/server.c | |
| parent | common: Don't incorrectly copy packets with partial lengths. (diff) | |
| download | gnupg-4f37820334fadd8c5036ea6c42f3dc242665c4a9.tar.gz gnupg-4f37820334fadd8c5036ea6c42f3dc242665c4a9.zip | |
common: Don't assume on-disk layout matches in-memory layout.
* g10/packet.h (PKT_signature): Change revkey's type from a struct
revocation_key ** to a struct revocation_key *. Update users.
--
revkey was a pointer into the raw data. But, C doesn't guarantee that
there is no padding. Thus, we copy the data.
Signed-off-by: Neal H. Walfield <[email protected]>.
Diffstat (limited to 'dirmngr/server.c')
0 files changed, 0 insertions, 0 deletions
