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