diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-12-16 18:57:53 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-12-16 18:57:53 +0900 |
| commit | 854c61c3aba786d2e9539a3b2fcb7e48cc8a21f5 (patch) | |
| tree | 38cb06c2926104bed83d3e334526b2f52b70a9ef /src/variable.c | |
| parent | 85b4ed623e9894f5933df306009a558b0fa3737b (diff) | |
| download | mruby-854c61c3aba786d2e9539a3b2fcb7e48cc8a21f5.tar.gz mruby-854c61c3aba786d2e9539a3b2fcb7e48cc8a21f5.zip | |
Remove unneeded null checks to `struct backtrace_location::filename`
`struct backtrace_location` is created only in `each_backtrace()`, and
the `filename` field will never be null (it will be `(unknown)` if null).
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions
