Alex Henrie alexhenrie24@gmail.com writes:
On Thu, Nov 8, 2018 at 9:49 AM Alexandre Julliard julliard@winehq.org wrote:
Is there an app that depends on this? Adding a lot of error checking only to satisfy artificial test cases is usually not desirable.
Considering how commonly this function is used and the fact that it has a Coverity warning, I think it's very likely that at least one application depends on at least checking the name parameter.
On the contrary, because the function is commonly used, if there was something wrong with it we'd most likely have heard about it by now. Also AFAICT Coverity is mistaken, there's nothing wrong here.