Tyrrrz / LightBulb

Reduces eye strain by adjusting screen gamma based on the current time
MIT License
2.23k stars 141 forks source link

Fix null reference exception when calling `GetLParam(...)` on a zero pointer #276

Closed Tyrrrz closed 5 months ago

Tyrrrz commented 5 months ago

Closes #275

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.35%. Comparing base (f5ea351) to head (5c8665d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 96.35% 96.35% ======================================= Files 7 7 Lines 192 192 Branches 15 15 ======================================= Hits 185 185 Misses 6 6 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.