commit | 683aecac8c37c11d63203c96455a3d9ecf50bbe9 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Thu Jan 19 17:37:15 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Sun Feb 19 12:51:05 2023 -0700 |
tree | b6cce224a94fc1f196666c310bfc921705324ca6 | |
parent | f52688890edd7c587ec11cf1d565f235e41a6c43 [diff] |
Don't allow NULL as an argument to block_scope block_scope has special behavior when the block is NULL. Remove this and patch up the callers instead.