Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12886)

Issue 301420043: Fixes a TypeError on None in the solver. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 9 months ago by the80srobot
Modified:
7 years, 8 months ago
Reviewers:
Joachim Metz
CC:
rekall-dev_googlegroups.com
Base URL:
git@github.com:google/dotty.git@master
Visibility:
Public.

Description

Fixes a TypeError on None in the solver. BUG= R=joachim.metz@gmail.com Committed: ee0f320c95bc978e911313ecc7dd7d0db1ea10c2

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M efilter/transforms/solve.py View 1 1 chunk +5 lines, -1 line 0 comments Download
M efilter_tests/unit/transforms/solve.py View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 7
the80srobot
7 years, 9 months ago (2016-07-22 11:51:08 UTC) #1
Joachim Metz
Please have a look at: https://github.com/log2timeline/plaso/issues/820 the issue is that 'None' in the filter below ...
7 years, 9 months ago (2016-07-23 07:59:58 UTC) #2
Joachim Metz
For context https://github.com/google/dotty/blob/master/sample_projects/tagging/tag.py#L144 https://github.com/log2timeline/plaso/blob/5dab93e2b4dcf9545181f75906c0b5d5f4e9b615/plaso/analysis/tagging.py#L207
7 years, 9 months ago (2016-07-23 08:03:25 UTC) #3
Joachim Metz
https://codereview.appspot.com/301420043/diff/1/efilter/transforms/solve.py File efilter/transforms/solve.py (right): https://codereview.appspot.com/301420043/diff/1/efilter/transforms/solve.py#newcode160 efilter/transforms/solve.py:160: EfilterTypeError if the values don't conform. + EfilterNoneError
7 years, 9 months ago (2016-07-23 08:05:03 UTC) #4
the80srobot
Ah. My bad, I misunderstood both the problem and the fact that None is actually ...
7 years, 9 months ago (2016-07-25 07:17:19 UTC) #5
Joachim Metz
LGTM, as far as I can tell
7 years, 8 months ago (2016-07-26 09:41:02 UTC) #6
the80srobot
7 years, 8 months ago (2016-07-26 10:35:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ee0f320c95bc978e911313ecc7dd7d0db1ea10c2 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b