Increase HIVEX_MAX_SUBKEYS to 15000.
authorRichard Jones <rjones@redhat.com>
Fri, 26 Mar 2010 13:49:25 +0000 (13:49 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 26 Mar 2010 13:52:33 +0000 (13:52 +0000)
commit9c4552b0d4bd2971b7eff9cfe0d56430ba962710
tree1494aa496e29bb4c8180bec4046ba01749896c9d
parent56feba1260955347a53bd34a37ba295770e1dc5b
Increase HIVEX_MAX_SUBKEYS to 15000.

Windows 7 registry has a hive key which contains 11908 subkeys,
larger than the existing limit (10000).  The key is:
  HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners
lib/hivex.c