You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2008/03/07 15:35:47 UTC

[jira] Created: (HARMONY-5583) [drlvm][port] port_filepath_canonical incorrectly treats '..' path

[drlvm][port] port_filepath_canonical incorrectly treats '..' path
------------------------------------------------------------------

                 Key: HARMONY-5583
                 URL: https://issues.apache.org/jira/browse/HARMONY-5583
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Pavel Pervov


DRLVM crashes when port_filepath_canonical is passed with relative path '..'. This can happen, when VM is passed with -Xbootclasspath[/{a|p}].

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


[jira] Commented: (HARMONY-5583) [drlvm][port] port_filepath_canonical incorrectly treats '..' path

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576212#action_12576212 ] 

Pavel Pervov commented on HARMONY-5583:
---------------------------------------

The patch is trivial. If noone outruns me I'll commit my implementation a bit later.

> [drlvm][port] port_filepath_canonical incorrectly treats '..' path
> ------------------------------------------------------------------
>
>                 Key: HARMONY-5583
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5583
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>
> DRLVM crashes when port_filepath_canonical is passed with relative path '..'. This can happen, when VM is passed with -Xbootclasspath[/{a|p}].

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


[jira] Updated: (HARMONY-5583) [drlvm][port] port_filepath_canonical incorrectly treats '..' path

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

Pavel Pervov updated HARMONY-5583:
----------------------------------

    Attachment: no-updir-support.patch

This is work in progress patch not intended for commit.

> [drlvm][port] port_filepath_canonical incorrectly treats '..' path
> ------------------------------------------------------------------
>
>                 Key: HARMONY-5583
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5583
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Attachments: no-updir-support.patch
>
>
> DRLVM crashes when port_filepath_canonical is passed with relative path '..'. This can happen, when VM is passed with -Xbootclasspath[/{a|p}].

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