[clang][analyzer] Improve StdLibraryFunctionsChecker 'readlink' modeling. (#71373)
The functions 'readlink' and 'readlinkat' do return 0 only if the 'bufsize' argument is 0.
Loading
Please sign in to comment
The functions 'readlink' and 'readlinkat' do return 0 only if the 'bufsize' argument is 0.