You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2009/01/26 20:45:59 UTC

[jira] Resolved: (PIG-35) FindBugs: Possible null pointer dereference in TimeWindowSpec

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

Olga Natkovich resolved PIG-35.
-------------------------------

    Resolution: Fixed

This code is no longer used

> FindBugs: Possible null pointer dereference in TimeWindowSpec
> -------------------------------------------------------------
>
>                 Key: PIG-35
>                 URL: https://issues.apache.org/jira/browse/PIG-35
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>            Reporter: Patrick Hunt
>
> (looks like typo & vs &&)
>             if (tail != null & tail.getTimeStamp()<= expireTime) {
> Severity and Description	Path	Resource	Location	Creation Time	Id
> H C NP: Possible null pointer dereference of tail in org.apache.pig.impl.eval.window.TimeWindowSpec$1.add(Datum)	pig-apache/src/org/apache/pig/impl/eval/window	TimeWindowSpec.java	line 59	1196213052841	22410

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