StackOverflow Questions for Tag: misra

mgfernan
mgfernan

Reputation: 815

Design of a method and data structures to process various data types

Score: 2

Views: 90

Answers: 2

Read More
Anurag Kumar
Anurag Kumar

Reputation: 11

Cppcheck: MISRA missing configuration and internal error

Score: 1

Views: 1141

Answers: 1

Read More
Adl
Adl

Reputation: 137

How to generate a Rule Compliance report with Helix QaC that includes the line of code where a violation occurred?

Score: 0

Views: 376

Answers: 1

Read More
Joe
Joe

Reputation: 57

How to use Cppcheck file on the command line and use misra addon

Score: 2

Views: 4338

Answers: 0

Read More
Lord_Gestalter
Lord_Gestalter

Reputation: 550

What's the difference between "dead code" and "unreachable code"?

Score: 28

Views: 22097

Answers: 5

Read More
fschwaiger
fschwaiger

Reputation: 359

MISRA C:2012 11.3 violation casting (float *) to (uint32_t *)

Score: 2

Views: 328

Answers: 2

Read More
Fatpanda
Fatpanda

Reputation: 61

How to exclude files for MISRA compliance in make file

Score: 3

Views: 196

Answers: 0

Read More
user145760
user145760

Reputation: 134

Unpermitted operand to operator '>>' and '&' (MISRA C)

Score: 4

Views: 2698

Answers: 2

Read More
Xiao Wang
Xiao Wang

Reputation: 21

MISRA C:2012 Rule 14.3

Score: 1

Views: 1031

Answers: 1

Read More
RkingDev
RkingDev

Reputation: 31

Whats the correct rule file to build to provide to the cppcheck MISRA add-on?

Score: 2

Views: 4091

Answers: 3

Read More
user145760
user145760

Reputation: 134

Compatible declaration for __attribute__ ((section(".abc.dfe"))) const volatile uint8 attributeVariable = 0; - MISRA compliant

Score: 0

Views: 600

Answers: 2

Read More
Amardeep
Amardeep

Reputation: 89

MISRA C Rule 15.5 Multiple exit in a function due to multiple usage of a define which is having return

Score: 1

Views: 7611

Answers: 3

Read More
Sam
Sam

Reputation: 71

Efficient solutions for vector type definitions and data protection in C

Score: 1

Views: 149

Answers: 2

Read More
Safari
Safari

Reputation: 11965

C++ memory management and Misra

Score: 2

Views: 7196

Answers: 4

Read More
kapilddit
kapilddit

Reputation: 1769

This assignment is redundant. The value of this object is never used before being modified | MISRA_2012 QAC, Message Identifier 2982

Score: 0

Views: 983

Answers: 2

Read More
Nishitha A
Nishitha A

Reputation: 11

Fix misra 14.4 violation in macro function

Score: 1

Views: 273

Answers: 1

Read More
Ian Stewart
Ian Stewart

Reputation: 465

MISRA C advises against malloc, does this mean calloc is far more secure?

Score: 3

Views: 1632

Answers: 4

Read More
user3340164
user3340164

Reputation: 21

How can I make my code in compliance with MISRA 2012 RULE 8.4

Score: 0

Views: 1162

Answers: 2

Read More
Lance
Lance

Reputation: 203

Why "continue" is considered as a C violation in MISRA C:2004?

Score: 16

Views: 9148

Answers: 4

Read More
Blackbriar07
Blackbriar07

Reputation: 3

MISRA C:2012 Rule 11.3 A cast shall not be performed between a pointer to object type and a pointer to a different object type

Score: 0

Views: 768

Answers: 1

Read More
PreviousPage 2Next