[libgcrypt] fix minor memory leaks and other bugs found by Coverity scan

Paul Howarth paul at city-fan.org
Mon Dec 3 15:34:29 UTC 2012


Hi Tomas,

On 12/03/2012 02:43 PM, Tomáš Mráz wrote:
> commit c907a55cb5d9d41cad1052d59bc228b87276a0c0
> Author: Tomas Mraz <tmraz at fedoraproject.org>
> Date:   Mon Dec 3 15:43:32 2012 +0100
>
>      fix minor memory leaks and other bugs found by Coverity scan
>
>   libgcrypt.spec |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
> ---
> diff --git a/libgcrypt.spec b/libgcrypt.spec
> index 7f0a015..6da4af5 100644
> --- a/libgcrypt.spec
> +++ b/libgcrypt.spec
> @@ -23,6 +23,8 @@ Patch6: libgcrypt-1.5.0-fips-cfgrandom.patch
>   Patch7: libgcrypt-1.5.0-fips-cavs.patch
>   # add GCRYCTL_SET_ENFORCED_FIPS_FLAG
>   Patch8: libgcrypt-1.5.0-set-enforced-mode.patch
> +# fix for memory leaks an other errors found by Coverity scan
> +Patch9: libgcrypt-1.5.0-leak.patch
>
>   # Technically LGPLv2.1+, but Fedora's table doesn't draw a distinction.
>   # Documentation and some utilities are GPLv2+ licensed. These files
> @@ -178,6 +180,7 @@ exit 0
>   %changelog
>   * Mon Dec  3 2012 Tomas Mraz <tmraz at redhat.com> 1.5.0-7
>   - fix multilib conflict in libgcrypt-config
> +- fix minor memory leaks and other bugs found by Coverity scan
>
>   * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-6
>   - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

You forgot to apply the patch...

Cheers, Paul.



More information about the scm-commits mailing list