<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/hid/hclient/report.c, branch 186186</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/hid/hclient/report.c?h=186186</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/hid/hclient/report.c?h=186186'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2020-08-24T20:38:06Z</updated>
<entry>
<title>fix bug in PackReport (#534)</title>
<updated>2020-08-24T20:38:06Z</updated>
<author>
<name>ebadger</name>
<email>ebadger@users.noreply.github.com</email>
</author>
<published>2020-08-24T20:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=aaeca58c5e7b67740a603a3150db225670b42bb6'/>
<id>urn:sha1:aaeca58c5e7b67740a603a3150db225670b42bb6</id>
<content type='text'>
Data is pointer to array of HID_DATA structure.
Function advances pointer as it packs the report buffer.
At end of process the function attempts to go back through the buffer and update the IsDataSet member.
What it's actually doing is writing unexpected memory locations.

Fix is to store the head of the array and move back before walking again to set the bits.</content>
</entry>
<entry>
<title>Updated for "Windows 10 Anniversary Update" (Version 1607)</title>
<updated>2016-08-11T20:28:13Z</updated>
<author>
<name>karlf</name>
<email>karlf@microsoft.com</email>
</author>
<published>2016-08-11T20:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96eb96dfb613e4c745db6bd1f53a92fe7e2290fc'/>
<id>urn:sha1:96eb96dfb613e4c745db6bd1f53a92fe7e2290fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>samples update for //build</title>
<updated>2015-04-29T17:47:29Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-04-29T16:48:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d40232638faaab19de557e70a3ee938da7a35295'/>
<id>urn:sha1:d40232638faaab19de557e70a3ee938da7a35295</id>
<content type='text'>
</content>
</entry>
</feed>
