aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Move dissect_leb128 to file-elf.cMichael Mann1-63/+0
2017-11-19dissect_uleb128 -> tvb_get_varint/proto_tree_add_item_ret_lengthMichael Mann1-20/+0
2017-04-20dwarf.c: Fix potential too large shiftMichael Mann1-2/+2
2015-06-07dwarf.c: fix V629 warning reported by PVS-StudioPascal Quantin1-1/+1
2015-02-08dwarf: fix bug found by MSVC2013 Code AnalysisBill Meier1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix warningsJakub Zawadzki1-0/+2
2013-11-10No need to include whole <epan/packet.h>Jakub Zawadzki1-1/+2
2013-10-24From Michal Labedzki viaEvan Huus1-0/+37
2013-10-23From Michal Labedzki viaEvan Huus1-0/+45