j
k
j a
j l
On 09.06.2015 6:24, Vincent Povirk wrote:
+ if (region_header->magic != VERSION_MAGIC) + return InvalidParameter; We should probably accept 0xdbc01002 as well here.
+ if (region_header->magic != VERSION_MAGIC) + return InvalidParameter;
We should probably accept 0xdbc01002 as well here.
Oh, right, will resend. Thank you.
Back to the thread
Back to the list