[ros-diffs] [pschweitzer] 71156: [NTFS] Don't perform an overestimated allocation in NtfsReadFile() Patch by Trevor Thompson CORE-10998

2016-04-13 Thread pschweitzer
Author: pschweitzer Date: Wed Apr 13 20:06:56 2016 New Revision: 71156 URL: http://svn.reactos.org/svn/reactos?rev=71156&view=rev Log: [NTFS] Don't perform an overestimated allocation in NtfsReadFile() Patch by Trevor Thompson CORE-10998 Modified: trunk/reactos/drivers/filesystems/ntfs/rw.c

[ros-diffs] [pschweitzer] 71155: [NTFS] Don't leak memory in case of failures in NtfsReadDisk(). Based on a patch by Trevor Thompson. CORE-10998

2016-04-13 Thread pschweitzer
Author: pschweitzer Date: Wed Apr 13 19:52:42 2016 New Revision: 71155 URL: http://svn.reactos.org/svn/reactos?rev=71155&view=rev Log: [NTFS] Don't leak memory in case of failures in NtfsReadDisk(). Based on a patch by Trevor Thompson. CORE-10998 Modified: trunk/reactos/drivers/filesystems/

[ros-diffs] [mjansen] 71154: [APPHELP] Change the ApphelpCheckInstallShieldPackage stub to a non-throwing one, use OutputDebugString by default. CORE-8591

2016-04-13 Thread mjansen
Author: mjansen Date: Wed Apr 13 18:23:54 2016 New Revision: 71154 URL: http://svn.reactos.org/svn/reactos?rev=71154&view=rev Log: [APPHELP] Change the ApphelpCheckInstallShieldPackage stub to a non-throwing one, use OutputDebugString by default. CORE-8591 Modified: trunk/reactos/dll/appcomp