On 6/21/2025 10:36 AM, Olaf Hering wrote:
Fri, 20 Jun 2025 12:36:18 +0530 Naman Jain <namj...@linux.microsoft.com>:+ desc = (unsigned char *)malloc(ring_size * sizeof(unsigned char));Is this cast required? Olaf
This should not be required, will remove it. Thanks for catching this! Regards, Naman