Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This program incorrectly assumes that the nums array is adjacent to the endnext_num_ptr variable in memory. A compiler is permitted to insert padding bits between these two variables, or even reorder them in memory.

...

Tool

Version

Checker

Description

 PRQA QA-C++

 
Include Page
PRQA QA-C++_vV
PRQA QA-C++_vV


2761,2762,2763,2766,

2767,2768,2771,2772,

2773

 

...