[PATCH] D56153: [sanitizer_common] Add test for popen()

Kamil Rytarowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 29 11:26:22 PST 2018


krytarowski added a comment.

It looks fine, but we don't have interceptors for popen(3), popenve(3), pclose(3). Could you include them together with this patch? Add add a test for popenve(3).


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D56153





More information about the cfe-commits mailing list