https://bugs.winehq.org/show_bug.cgi?id=39988
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- I was looking for wine source code with keyword MAX_PATH I did find lots of hits, but I was unable to find the value. On the other hand I found maxpathlen or something similar and it was limited to 256. Assuming that it's because of some buffer overflow.