commit | 60853211da1d3c450b6371ebfaedade04a908f21 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Wed May 26 17:43:50 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Wed May 26 17:43:50 2010 +0000 |
tree | 40a13dba8b91d3256dec9f853cf4fe75a32c9e76 | |
parent | 5f22e72e6dc5e4fdebd6cd41a7f9692f986ce9d4 [diff] |
Fix #2810 - handle the case where some registry calls return ERROR_MORE_DATA, requiring another call to get the remaining data. Patch by Daniel Stutzbach