Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fragmentation feature token #326

Merged
merged 2 commits into from
Jan 25, 2024

fix: add error log if buffer are not allocated

a99b652
Select commit
Loading
Failed to load commit list.
Merged

Add fragmentation feature token #326

fix: add error log if buffer are not allocated
a99b652
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck (reported by Codacy) succeeded Jan 24, 2024 in 8s

15 new alerts

New alerts in code changed by this pull request

  • 15 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 88 in src/transport/unicast/transport.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 97 in src/transport/unicast/transport.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 306 in src/transport/unicast/transport.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 126 in src/transport/unicast/tx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 281 in src/transport/raweth/tx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 30 in src/transport/peer_entry.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 20 in src/transport/peer_entry.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 117 in src/transport/multicast/tx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 142 in src/transport/unicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 121 in src/transport/unicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 111 in src/transport/unicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 278 in src/transport/multicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 149 in src/transport/multicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 182 in src/transport/multicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file

Check warning on line 160 in src/transport/multicast/rx.c

See this annotation in the file changed.

Code scanning / Cppcheck (reported by Codacy)

misra violation 2009 with no text in the supplied rule-texts-file Warning

misra violation 2009 with no text in the supplied rule-texts-file