You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dave Meier (JIRA)" <ji...@apache.org> on 2008/02/01 00:57:08 UTC

[jira] Created: (AXIS2C-948) axutil_base64_binary_set_plain_binary crashes

axutil_base64_binary_set_plain_binary crashes
---------------------------------------------

                 Key: AXIS2C-948
                 URL: https://issues.apache.org/jira/browse/AXIS2C-948
             Project: Axis2-C
          Issue Type: Bug
          Components: util
    Affects Versions: Current (Nightly)
         Environment: Windows XP
            Reporter: Dave Meier
            Priority: Critical
         Attachments: base64_binary_c_diff.txt

axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable.  I am attaching the diff of the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-948) axutil_base64_binary_set_plain_binary crashes

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dinesh Premalal resolved AXIS2C-948.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1

patch applied ! Thanks Dave for the patch.

> axutil_base64_binary_set_plain_binary crashes
> ---------------------------------------------
>
>                 Key: AXIS2C-948
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-948
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>         Environment: Windows XP
>            Reporter: Dave Meier
>            Assignee: Dinesh Premalal
>            Priority: Critical
>             Fix For: 1.2.1
>
>         Attachments: base64_binary_c_diff.txt
>
>
> axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable.  I am attaching the diff of the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-948) axutil_base64_binary_set_plain_binary crashes

Posted by "Dave Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Meier updated AXIS2C-948:
------------------------------

    Attachment: base64_binary_c_diff.txt

> axutil_base64_binary_set_plain_binary crashes
> ---------------------------------------------
>
>                 Key: AXIS2C-948
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-948
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>         Environment: Windows XP
>            Reporter: Dave Meier
>            Priority: Critical
>         Attachments: base64_binary_c_diff.txt
>
>
> axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable.  I am attaching the diff of the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-948) axutil_base64_binary_set_plain_binary crashes

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dinesh Premalal reassigned AXIS2C-948:
--------------------------------------

    Assignee: Dinesh Premalal

> axutil_base64_binary_set_plain_binary crashes
> ---------------------------------------------
>
>                 Key: AXIS2C-948
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-948
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>         Environment: Windows XP
>            Reporter: Dave Meier
>            Assignee: Dinesh Premalal
>            Priority: Critical
>             Fix For: 1.2.1
>
>         Attachments: base64_binary_c_diff.txt
>
>
> axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable.  I am attaching the diff of the fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org