Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2011 16:51:00 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/rpm4 Makefile ports/archivers/rpm4/files patch-system.h patch-tools_javadeps.c
Message-ID:  <201109151651.p8FGp0Tr005444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
johans      2011-09-15 16:51:00 UTC

  FreeBSD ports repository

  Modified files:
    archivers/rpm4       Makefile 
    archivers/rpm4/files patch-system.h 
  Added files:
    archivers/rpm4/files patch-tools_javadeps.c 
  Log:
  - Fix segmentation faults caused by missing libc function prototypes
    Returned pointers could be truncated to (potentially smaller) integers
  
  Reported by:    will (with detailed analysis)
  
  Revision  Changes    Path
  1.36      +1 -0      ports/archivers/rpm4/Makefile
  1.2       +6 -1      ports/archivers/rpm4/files/patch-system.h
  1.1       +10 -0     ports/archivers/rpm4/files/patch-tools_javadeps.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109151651.p8FGp0Tr005444>