This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".

The branch, maint has been updated
       via  78e55be0e6e51fe34e51544070c69cb6634b7eff (commit)
       via  32e35d4028f30db5fc7cf96478015be293e4d123 (commit)
       via  bdc1508a068af7d9fb3d401922c0f2d8b012d8dc (commit)
      from  67c0e9cab39a536f1ca2fbf2a35fe898e3b71ef4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 78e55be0e6e51fe34e51544070c69cb6634b7eff
Author: Dan McGee <d...@archlinux.org>
Date:   Sun Mar 20 20:11:11 2011 -0500

    Remove unnecessary NULL check
    
    fp can never be NULL at this point in the code, proven by Coccinelle.
    
    Signed-off-by: Dan McGee <d...@archlinux.org>

commit 32e35d4028f30db5fc7cf96478015be293e4d123
Author: Dan McGee <d...@archlinux.org>
Date:   Sun Mar 20 20:10:19 2011 -0500

    Fix comparison to 0 rather than NULL
    
    Another fix found by Coccinelle example semantic patches.
    
    Signed-off-by: Dan McGee <d...@archlinux.org>

commit bdc1508a068af7d9fb3d401922c0f2d8b012d8dc
Author: Dan McGee <d...@archlinux.org>
Date:   Sun Mar 20 19:56:55 2011 -0500

    Fix assignment before NULL check
    
    Easy fix, found using null_ref.cocci example Coccinelle script.
    
    Signed-off-by: Dan McGee <d...@archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 lib/libalpm/be_local.c |    2 +-
 lib/libalpm/package.c  |    2 +-
 src/pacman/pacman.c    |    4 +---
 3 files changed, 3 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The official pacman repository

Reply via email to