Project

General

Profile

Actions

Bug #4191

closed

Misaligned memory access in FindFixture

Added by Junxiao Shi over 6 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

Also available in: Atom PDF