Open baBounch opened 1 year ago
Converting to HEIC requires SPAN and converting from requires Marshal pointers. Testing a few different scenarios in these cases could help avoid off by one errors or potential memory access issues.
Related issue: https://github.com/TownSuite/TownSuite.Web.ImageGen/issues/8
Converting to HEIC requires SPAN and converting from requires Marshal pointers. Testing a few different scenarios in these cases could help avoid off by one errors or potential memory access issues.