gpg: Fix type mismatch resulting in a buffer overflow.
* g10/tofu.c (record_binding): Change policy_old's type from an enum tofu_policy to a long: this variable is passed by reference and a long is expected.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>
- Reported-by: Justus Winter <justus@g10code.com>
- Fixes-commit: f77913e