"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f7c1088a361f6a032294b30e048501a4b3971855"
[sanitizer] Fix handling of %n in scanf interceptor.
%n does not increase the input item count. The new code emits writes to %n arguments even if it has run out of input items. llvm-svn: 188069
Loading
Please register or sign in to comment