<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>6414</bug_id>
          
          <creation_ts>2008-09-24 11:44</creation_ts>
          <short_desc>Fix deadcode, leaks, and bad memory reads in GASS transfer</short_desc>
          <delta_ts>2008-09-25 13:49:20</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GridFTP</product>
          <component>GASS</component>
          <version>4.2.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <keywords>4.0.x</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>4.2.1</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joe Bester">bester@mcs.anl.gov</reporter>
          <assigned_to name="Joe Bester">bester@mcs.anl.gov</assigned_to>
          <cc>mlink@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2008-09-24 11:44:46</bug_when>
            <thetext>Deadcode:
    CID #79: constant condition in globus_l_gass_transfer_http_new_request()

Use after free:
    CID #2026: use proto after potential free in globus_l_gass_transfer_http_read_callback()
    CID #2027: use proto after potential free in globus_l_gass_transfer_http_write_callback()
    CID #2028: use proto after potential free in globus_l_gass_transfer_http_writev_callback()
    CID #2029: use proto after potential free in globus_l_gass_transfer_http_read_buffered_callback()

Leaks:
    CID #1228: leak in globus_l_gass_transfer_http_new_request()</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2008-09-25 13:49:20</bug_when>
            <thetext>Fixes committed to 4.2 branch, 4.0 branch, and trunk.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>