]> git.earman.xyz Git - sensor-watch.git/commit
sunrise_sunset_face: Fix use of uninitialized memory.
authorWesley Aptekar-Cassels <me@wesleyac.com>
Sun, 19 Nov 2023 04:53:24 +0000 (23:53 -0500)
committerWesley Aptekar-Cassels <me@wesleyac.com>
Sun, 19 Nov 2023 04:53:24 +0000 (23:53 -0500)
commit1f6409a71c1309a6d47cf4845d8b39d519bd8ebc
treea2ddef29c73ea2d4fc064cfb72eada26420e4263
parentc4a5cb463e0d7843dc3ee24b15933bd4d3979121
sunrise_sunset_face: Fix use of uninitialized memory.

This was causing a crash in the simulator when setting the location.

Fixes: #198
movement/watch_faces/complication/sunrise_sunset_face.c