Bug #1653

Please address copyright failures properly

Added by Mary Laser about 1 year ago. Updated about 1 year ago.

Status:Closed Start date:03/22/2012
Priority:High Due date:
Assignee:Alex Norton % Done:

0%

Category:Copyright
Target version:2.0.0
Rank: Tester:

Description

Revision: 5648
http://fossology.svn.sourceforge.net/fossology/?rev=5648&view=rev
Author: alexnorton
Date: 2012-03-22 00:04:01 +0000 (Thu, 22 Mar 2012)
Log Message:
-----------
patch for copyright crashing on certain uploads. Needs more work

Modified Paths:
--------------
branches/fossology2.0/fossology/src/copyright/agent/copyright.c

Modified: branches/fossology2.0/fossology/src/copyright/agent/copyright.c ===================================================================
--- branches/fossology2.0/fossology/src/copyright/agent/copyright.c 2012-03-21 22:52:44 UTC (rev 5647)
+++ branches/fossology2.0/fossology/src/copyright/agent/copyright.c 2012-03-22 00:04:01 UTC (rev 5648)
@ -528,7 +528,7 @

copyright_email_url(copy, buf);
strip_empty_entries(copy);
- free(entry);
+ // FIXME free(entry);
}
/**

History

Updated by Alex Norton about 1 year ago

  • Status changed from New to Resolved

Hopefully this will be fixed with svn 5648.

Updated by larry shi about 1 year ago

  • Status changed from Resolved to Feedback

Hi Mary,

Alex checked in a fix svn 5716, but I have no idea what does this defect mean 'Please address copyright failures properly', how to reproduce(copyright crashing on certain uploads) this defect before svn 5716, could you help to add more detailed information and verify if this defect is fixed? thanks.

Updated by Mary Laser about 1 year ago

  • Status changed from Feedback to Resolved

RedHat.tar.gz was failing copyright. Issued has been resolved and fix verified on snape cluster, svn 5724

Updated by Mary Laser about 1 year ago

  • Status changed from Resolved to Closed

verified on snape cluster, svn 5724

Also available in: Atom PDF