You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/05/24 06:41:23 UTC

[jira] Created: (TS-368) Possible null pointer dereference

Possible null pointer dereference
---------------------------------

                 Key: TS-368
                 URL: https://issues.apache.org/jira/browse/TS-368
             Project: Traffic Server
          Issue Type: Bug
          Components: Cache
            Reporter: Mladen Turk
            Assignee: Mladen Turk
             Fix For: 2.1.0


Check for CacheVC == NULL is done after it's been used


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


[jira] Commented: (TS-368) Possible null pointer dereference

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870596#action_12870596 ] 

Leif Hedstrom commented on TS-368:
----------------------------------

If this is serious enough to backport to 2.0.x, please add it to the STATUS file in the 2.0.x branch, and start the vote there.

> Possible null pointer dereference
> ---------------------------------
>
>                 Key: TS-368
>                 URL: https://issues.apache.org/jira/browse/TS-368
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache
>            Reporter: Mladen Turk
>            Assignee: Mladen Turk
>             Fix For: 2.1.0
>
>
> Check for CacheVC == NULL is done after it's been used

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


[jira] Commented: (TS-368) Possible null pointer dereference

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870505#action_12870505 ] 

Mladen Turk commented on TS-368:
--------------------------------

Fixed in the SVN, but leaving open for possible backport

> Possible null pointer dereference
> ---------------------------------
>
>                 Key: TS-368
>                 URL: https://issues.apache.org/jira/browse/TS-368
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache
>            Reporter: Mladen Turk
>            Assignee: Mladen Turk
>             Fix For: 2.1.0
>
>
> Check for CacheVC == NULL is done after it's been used

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


[jira] Resolved: (TS-368) Possible null pointer dereference

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

Leif Hedstrom resolved TS-368.
------------------------------

    Resolution: Fixed

I'm closing this, since it's not been moved to the 2.0.1 "target version", nor added to the 2.0.x STATUS file for voting. Please reopen and move / add to STATUS if this is still a 2.0.1 candidate.

> Possible null pointer dereference
> ---------------------------------
>
>                 Key: TS-368
>                 URL: https://issues.apache.org/jira/browse/TS-368
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache
>            Reporter: Mladen Turk
>            Assignee: Mladen Turk
>             Fix For: 2.1.1
>
>
> Check for CacheVC == NULL is done after it's been used

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