August 16, 2017
View 84a7f40

eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables.

Micah Snyder authored on 2017/08/16 03:00:07
August 12, 2017
View d18d722

Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes.

Micah Snyder authored on 2017/08/12 05:01:50
July 13, 2016
View 64f9b9b

fix possible out of bounds stack read.

Steven Morgan authored on 2016/07/13 03:31:38
September 9, 2014
View ddc55da

Revert "Silence compiler warnings with the clamunrar code"

Shawn Webb authored on 2014/09/09 03:01:44
View ec187e3

Revert "Use unsigned int rather than size_t"

Shawn Webb authored on 2014/09/09 03:01:36
View a6680bc

Revert "Fix bug"

Shawn Webb authored on 2014/09/09 03:01:22
July 12, 2014
View e1df7dd

Fix bug

Shawn Webb authored on 2014/07/12 01:35:54
July 10, 2014
View 61985b7

Use unsigned int rather than size_t

Shawn Webb authored on 2014/07/10 23:41:24
View ff909fb

Silence compiler warnings with the clamunrar code

Shawn Webb authored on 2014/07/10 04:19:46
August 10, 2013
View 3d8a0c1

libclamunrar: cid #10618 & #10619

David Raynor authored on 2013/08/10 04:09:49
July 12, 2010
View a7d13e3

libclamunrar/unrar.c: fix error path memory leaks (bb#2100)

Tomasz Kojm authored on 2010/07/12 19:30:13
March 2, 2010
View f3bd7d3

Fix error path leak in unrar.

Török Edvin authored on 2010/03/02 02:46:58
September 24, 2009
View be4bf7f

win32

aCaB authored on 2009/09/24 23:08:52
March 23, 2009
View f009e24

libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467)

Tomasz Kojm authored on 2009/03/23 21:55:23
November 15, 2008
View a2785a2

avoid rar_malloc warnings on damaged files (bb #1290)

Török Edvin authored on 2008/11/15 02:38:52