aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-udp-nm.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Free dynamic header fields on exitStig Bjørlykke1-47/+63
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-28/+9
2017-05-09nm: Uninitialized argument value Warning found by Clang AnalyzerAlexis La Goutte1-1/+1
2017-05-09nm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-05-05Adding support for the NM protocol.Dr. Lars Voelker1-0/+533