- 17 Jul, 2018 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 13 Apr, 2018 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Dec, 2017 7 commits
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Oct, 2015 3 commits
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
However, this should not be done in the case of pUnkForRelease. Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 17 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 16 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 15 Jun, 2015 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 04 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 01 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 15 May, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 17 Mar, 2015 1 commit
-
-
Francois Gouget authored
-
- 19 Jan, 2015 1 commit
-
-
Michael Stefaniuc authored
Found by PVS-Studio.
-
- 13 Dec, 2012 1 commit
-
-
Jacek Caban authored
-
- 15 Oct, 2012 1 commit
-
-
Nikolay Sivov authored
-
- 31 Aug, 2011 1 commit
-
-
Octavian Voicu authored
-
- 25 May, 2010 1 commit
-
-
Alexandre Julliard authored
Based on a patch by Rob Shearman.
-
- 20 Nov, 2009 1 commit
-
-
Rob Shearman authored
The string in format is nul-terminated so use memcpy to copy it into the buffer and don't try to nul-terminate it manually which causes a write outside of the allocated buffer length. Fix a similar off-by-one error in CLIPFORMAT_UserUnmarshal too. This time it is only reading from beyond the buffer.
-
- 28 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 May, 2009 1 commit
-
-
Huw Davies authored
ole32: Explicitly add the three ULONGs from the METAFILEPICT struct to allow for padding in the 64-bit version.
-
- 21 May, 2009 1 commit
-
-
Huw Davies authored
-
- 18 May, 2009 10 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
- 13 Mar, 2009 1 commit
-
-
Michael Stefaniuc authored
long is always 32bit in IDL files but that's not true in C.
-