Bug 126988

Summary: [PATCH]graphics/png: update to 1.2.31
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-08-31 05:00:01 UTC
"Fix potential DoS due to memory leak on read error. Many cosmetic changes. Combined read of chunk length and chunk name into one i/o operation."

"Fix new bug with reading cHRM chunk. Reverted png_flush() to version 1.2.29 behavior."

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-31 05:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-31 17:45:18 UTC
ache        2008-08-31 16:45:00 UTC

  FreeBSD ports repository

  Modified files:
    graphics/png         Makefile distinfo 
    graphics/png/files   patch-ab 
  Log:
  update to 1.2.31
  
  PR:             126988
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.91      +1 -1      ports/graphics/png/Makefile
  1.42      +3 -3      ports/graphics/png/distinfo
  1.15      +1 -1      ports/graphics/png/files/patch-ab
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2008-08-31 17:45:26 UTC
State Changed
From-To: open->closed

Committed