summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 416fa8c63b14e6dca66fbf4fc178dcebdaa8130e (plain)
1
2
*.doc binary
*.sdw binary
lo/core/commit/soltools?h=cib-6.4-3&id=9b401751a8a8b96cfe9f85eefce1173fe4cabe6f'>coverity#706158 Copy into fixed size bufferNorbert Thiebaud 2014-10-02coverity#1233618 Overlapping buffer in memory copyCaolán McNamara 2014-09-04coverity#1019334 Explicit null dereferencedCaolán McNamara 2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin 2014-06-24remove use of register keyword in C filesNoel Grandin 2014-06-17-Wstrict-prototypesStephan Bergmann 2014-05-30coverity#705235 Missing break in switchCaolán McNamara 2014-05-30coverity#705236 Missing break in switchCaolán McNamara 2014-05-30coverity#705237 Missing break in switchCaolán McNamara 2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin 2014-05-24coverity#982647 Missing break in switchCaolán McNamara 2014-05-22Fix some memory leak in soltools/cpp toolStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-10Clean up function declarationStephan Bergmann 2014-04-04Move prototype to includeStephan Bergmann 2014-03-31Typo #elsif -> #elifStephan Bergmann 2013-11-17WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist 2013-11-16Fix for VS 2013 compilationJesús Corrius 2013-08-30WaE: size_t/unsigned int: possible loss of dataTor Lillqvist 2013-08-22left shift of 1 by 31 places cannot be represented in type 'int'Stephan Bergmann 2013-08-21We don't seem to actually need glibc getoptTor Lillqvist