Project

General

Profile

Actions

Bug #4191

closed

Misaligned memory access in FindFixture

Added by Junxiao Shi almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
1.50 h

Description

FindFixture contains a misaligned memory access in:

uint32_t found = *reinterpret_cast<const uint32_t*>(content.value());

This is used in and therefore affects:

  • ndn-cxx InMemoryStorage
  • NFD Cs
Actions #1

Updated by Junxiao Shi over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Junxiao Shi
  • % Done changed from 0 to 50
Actions #3

Updated by Junxiao Shi over 6 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 50 to 100
Actions #4

Updated by Junxiao Shi over 6 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF