[webkit-reviews] review requested: [Bug 190405] Changes towards allowing use of the ASAN detect_stack_use_after_return option. : [Attachment 352056] patch for landing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 11:10:47 PDT 2018


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 190405: Changes towards allowing use of the ASAN
detect_stack_use_after_return option.
https://bugs.webkit.org/show_bug.cgi?id=190405

Attachment 352056: patch for landing.

https://bugs.webkit.org/attachment.cgi?id=352056&action=review




--- Comment #10 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 352056
  --> https://bugs.webkit.org/attachment.cgi?id=352056
patch for landing.

View in context: https://bugs.webkit.org/attachment.cgi?id=352056&action=review

r=me

> Source/WTF/wtf/StackPointer.h:56
> +#endif
> +
> +#if USE(GENERIC_CURRENT_STACK_POINTER)

You can eliminate these lines.


More information about the webkit-reviews mailing list