D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21827 - Null pointer exception in elToPair() in backend/cgelem.d
Summary: Null pointer exception in elToPair() in backend/cgelem.d
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All All
: P1 normal
Assignee: No Owner
URL:
Keywords: backend, pull
Depends on:
Blocks:
 
Reported: 2021-04-15 07:40 UTC by Walter Bright
Modified: 2021-04-15 10:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Walter Bright 2021-04-15 07:40:25 UTC
This was uncovered by https://github.com/dlang/dmd/pull/12409/
Comment 1 Dlang Bot 2021-04-15 07:44:34 UTC
@WalterBright created dlang/dmd pull request #12434 "fix Issue 21827 - Null pointer exception in elToPair() in backend/cge…" fixing this issue:

- fix Issue 21827 - Null pointer exception in elToPair() in backend/cgelem.d

https://github.com/dlang/dmd/pull/12434
Comment 2 Dlang Bot 2021-04-15 10:36:36 UTC
dlang/dmd pull request #12434 "fix Issue 21827 - Null pointer exception in elToPair() in backend/cge…" was merged into master:

- aff474d0621cbebbb36c94cc1dd38772293acde6 by Walter Bright:
  fix Issue 21827 - Null pointer exception in elToPair() in backend/cgelem.d

https://github.com/dlang/dmd/pull/12434