Issue 113072 - slideshow: redundant dereference
Summary: slideshow: redundant dereference
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: 3.4.1
Assignee: dtardon
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks: 113062
  Show dependency tree
 
Reported: 2010-07-10 12:13 UTC by caolanm
Modified: 2010-07-22 06:38 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
trivial fix (836 bytes, patch)
2010-07-10 12:14 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2010-07-10 12:13:59 UTC
i.e. *pInnerSequence++; dereference isn't doing anything
Comment 1 caolanm 2010-07-10 12:14:27 UTC
Created attachment 70482 [details]
trivial fix
Comment 2 caolanm 2010-07-10 20:32:37 UTC
I'll grab this if there's no objections
Comment 4 caolanm 2010-07-10 20:34:06 UTC
reassigning for sanity checking
Comment 5 dtardon 2010-07-12 08:30:36 UTC
looks sane
Comment 6 thb 2010-07-13 00:56:18 UTC
indeed. thx for catching!
Comment 7 dtardon 2010-07-22 06:38:27 UTC
integrated DEV300_m85