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

updated DNS module and fixed a bug in IPv6 header creation when libpcap header is not present. #273

Merged
merged 3 commits into from
Jul 10, 2019

Conversation

bhudson33
Copy link
Contributor

updated DNS module and fixed a bug in IPv6 header creation when libpcap header is not present.

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 10, 2019

Persistent Bugs or Warnings (81)

Infer

  1. DEAD_STORE
    • At src/dhcp.c(950,5)
    • The value written to &pkt_ptr (type unsigned char const *) is never used.
  2. DEAD_STORE
  3. DEAD_STORE
  4. DEAD_STORE
    • At src/p2f.c(1528,13)
    • The value written to &compact_array (type unsigned int const *) is never used.
  5. DEAD_STORE
  6. DEAD_STORE
  7. DEAD_STORE
  8. DEAD_STORE
  9. DEAD_STORE
  10. DEAD_STORE
  11. DEAD_STORE
  12. DEAD_STORE
  13. DEAD_STORE
  14. DEAD_STORE
  15. DEAD_STORE

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 10, 2019

Muse Analysis Complete

Analysis tools: [ Infer ] run on commits [ 73c81bc .. 89c6d90 ]

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 10, 2019

Persistent Bugs or Warnings (81)

Infer

  1. DEAD_STORE
    • At src/dhcp.c(950,5)
    • The value written to &pkt_ptr (type unsigned char const *) is never used.
  2. DEAD_STORE
  3. DEAD_STORE
  4. DEAD_STORE
    • At src/p2f.c(1528,13)
    • The value written to &compact_array (type unsigned int const *) is never used.
  5. DEAD_STORE
  6. DEAD_STORE
  7. DEAD_STORE
  8. DEAD_STORE
  9. DEAD_STORE
  10. DEAD_STORE
  11. DEAD_STORE
  12. DEAD_STORE
  13. DEAD_STORE
  14. DEAD_STORE
  15. DEAD_STORE

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 10, 2019

Muse Analysis Complete

Analysis tools: [ Infer ] run on commits [ bcc60c6 .. 89c6d90 ]

@bhudson33 bhudson33 merged commit 140b104 into master Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant