Changes between Initial Version and Version 1 of Ticket #250


Ignore:
Timestamp:
Nov 7, 2018, 1:11:08 PM (5 years ago)
Author:
patrik.svestka@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #250 – Description

    initial v1  
    6060
    6161As you can see there is a partial result but maybe some buffer is overwritten?
     62
     63Also the value `aValueName` can't be unicode, which is permitted in Windows Registry, as it is defined as `__isStringLike(aValueName)`.