commit | 4dc748f14c6650cb45c7086a39af1760bfda41d2 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Apr 12 14:56:54 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Apr 12 19:32:11 2023 +0000 |
tree | 695eb69a28f7532208a4250e8840a4830c0252c1 | |
parent | 725f4a45e527a074c15fb407168ed506b7c4aa32 [diff] |
Enforce program stack limits on function parameters. Previously, a function's parameter list did not count against its stack size limit. Bug: chromium:1432603 Change-Id: If49dce98f3155f3144a766c26b5a3a39401ce1b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/670236 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Nicolette Prevost <nicolettep@google.com>