[ 
https://issues.apache.org/jira/browse/CELIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Broekhuis resolved CELIX-76.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.2-incubating

Fixed this issue. Did a bit more then the changes from the patch.

Please verify and close if this is ok.

---------------------------
Author: abroekhuis
Date: Fri Sep 20 06:23:08 2013
New Revision: 1524908

URL: http://svn.apache.org/r1524908
Log:
CELIX-76: Added string terminators to newly allocated string. Removed realloc 
usage which doesn't work in combination with apr_palloc. Note: Now the memory 
is increased by allocating a new block, but since the pool is destroyed shortly 
after usage I don't think this is a problem.
                
> Deployment Admin multiline manifest
> -----------------------------------
>
>                 Key: CELIX-76
>                 URL: https://issues.apache.org/jira/browse/CELIX-76
>             Project: Celix
>          Issue Type: Bug
>            Reporter: Mike van Dongen
>            Assignee: Alexander Broekhuis
>             Fix For: 0.0.2-incubating
>
>         Attachments: deployment_admin_manifest_multiline.patch
>
>
> The manifest parser in the Deployment Admin gets a segmentation fault when a 
> value in the manifest is spread over more than 2 lines.
> Apache ACE returns a manifest containing the "ACE-RepositoryPath", which in 
> my case was 4 lines long.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to