Skip to content

Klocwork issues in CurieEEPROM #142

Closed
@bbaltz505

Description

@bbaltz505

Klocwork found 2 issues in CurieEEPROM:

  • CurieEEPROM.cpp (line 69):
    Array 'blockdata' of size 128 may use index value(s) 128..511
int blockIndex = address/4;
blockdata[blockIndex] = data;

Same issue on:

  • CurieEEPROM.cpp (line 127):
  • CurieEEPROM.cpp (line 132):

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions