delphij     2012-05-15 20:48:06 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-IO-Interface  Makefile 
  Added files:
    net/p5-IO-Interface/files patch-Interface.xs 
  Log:
  Fix an incorrect pointer usage and pass the right pointer to freeifaddrs(),
  which would cause a free() inside allocated chunk.
  
  Without this change, the class could crash with jemalloc debugging options
  enabled.  The patch have also been submitted to upstream maintainer.
  
  Reported by:    lev
  Submitted by:   delphij
  PR:             ports/167938
  Approved by:    perl@ (swills)
  
  Revision  Changes    Path
  1.13      +1 -0      ports/net/p5-IO-Interface/Makefile
  1.1       +27 -0     ports/net/p5-IO-Interface/files/patch-Interface.xs (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to