View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015279 | Scribus | Internal | public | 2018-04-28 16:32 | 2019-06-04 20:56 |
| Reporter | dcb | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.4.7 | ||||
| Fixed in Version | 1.5.5.svn | ||||
| Summary | 0015279: Warning: Array index used before limits check | ||||
| Description | scribus-1.4.7/scribus/plugins/tools/2geomtools/lib2geom/piecewise.h:294]: (style) Array index 'ci' is used before limits check. Source code is while(c[ci] < pw.cuts.front() && ci < c.size()) { | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-04-28 16:32 | dcb | New Issue | |
| 2018-04-29 01:07 | jghali | Summary | scribus-1.4.7/scribus/plugins/tools/2geomtools/lib2geom/piecewise.h:294: limit check after use ? => Warning: Array index used before limits check |
| 2018-04-29 01:07 | jghali | Assigned To | => jghali |
| 2018-04-29 01:07 | jghali | Status | new => resolved |
| 2018-04-29 01:07 | jghali | Resolution | open => fixed |
| 2018-04-29 01:07 | jghali | Fixed in Version | => 1.5.5.svn |
| 2018-04-29 02:40 | jghali | Category | Plug-ins => Internal |
| 2019-06-04 20:56 | cbradney | Status | resolved => closed |