[PATCH] D54527: Add new interceptor for strtonum(3)

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 23:33:42 PST 2018


krytarowski updated this revision to Diff 176930.
krytarowski edited the summary of this revision.
krytarowski added a comment.

- rework the strtonum(3) interceptor according to comments from review


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54527/new/

https://reviews.llvm.org/D54527

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_errno_codes.h
  lib/sanitizer_common/sanitizer_internal_defs.h
  test/sanitizer_common/TestCases/NetBSD/strtonum.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54527.176930.patch
Type: text/x-patch
Size: 4216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/c42fad51/attachment.bin>


More information about the llvm-commits mailing list