aboutsummaryrefslogtreecommitdiff
path: root/src/processor/module_serializer.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-13/+13
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-1/+1
* Make memory allocation/deallocation consistent: use new char[] instead of ope...SiyangXie@gmail.com2010-11-031-3/+3
* Tiny fix for memory allocation/deallocation mismatchSiyangXie@gmail.com2010-11-011-0/+4
* Add missing module_serializer.h and module_serializer.cc for class ModuleSeri...SiyangXie@gmail.com2010-10-251-0/+123