On 2017-06-01 20:37, hbelu...@svn.reactos.org wrote:
+ if (!NT_SUCCESS(Status)) + { + /* We failed, close all the opened handles and return */ + // NtClose(KeyHandle);
Please don't add commented-out code. What is that supposed to even mean? "I was too lazy to test this"? "All the other code depends on this leak"? "I think it would look prettier here"? _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev