[pacman-dev] [PATCH] libalpm:Dereference double pointer before assigning NULL.

Andrew Gregory andrew.gregory.8 at gmail.com
Sat Nov 16 03:57:49 UTC 2019


On 11/15/19 at 12:03pm, Daniel T. Borelli wrote:
> Hi.
> I believe that the author's intention was to dereference the double
> pointer before assigning it NULL so that it has an effect outside the
> function.
> 
> Signed-off-by: Daniel T. Borelli <danieltborelli at gmail.com>
> ---
> 
>  lib/libalpm/signing.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

ACK.  The entire function needs its whitespace fixed too.


More information about the pacman-dev mailing list