We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4950851 commit 2490763Copy full SHA for 2490763
MISRA.md
@@ -3,7 +3,7 @@
3
The HTTP Client library files conform to the [MISRA C:2012](https://www.misra.org.uk/MISRAHome/MISRAC2012/tabid/196/Default.aspx)
4
guidelines, with some noted exceptions. Compliance is checked with Coverity static analysis.
5
Deviations from the MISRA standard are listed below. The deviations below do not
6
-include the third-party [http-parser source code](source/third-party/http_parser):
+include the third-party [http-parser source code](https://github.com/nodejs/http-parser/tree/v2.9.3):
7
8
### Ignored by [Coverity Configuration](https://github.com/aws/aws-iot-device-sdk-embedded-C/blob/master/tools/coverity/misra.config)
9
| Deviation | Category | Justification |
0 commit comments