1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-12 08:58:20 +03:00
Yu Watanabe 257c6f91b8 resolve: initialize 'current' when SD_RESOLVED_NO_STALE is set
Otherwise, the check below is always fail.
```
if (FLAGS_SET(query_flags, SD_RESOLVED_NO_STALE) && j->until_valid < current)
```

Follow-up for 5ed91481abea382dc486507556e5cdf0f36b796f.

(cherry picked from commit 6756b61626afc343f8b6824f41bef67bb442f1d7)
2023-08-09 13:51:00 +02:00
..
2023-06-08 16:44:15 +02:00
2023-08-09 13:51:00 +02:00
2023-08-09 13:51:00 +02:00
2023-06-22 15:33:56 +09:00
2023-06-01 06:48:47 +09:00
2023-07-21 21:11:04 +09:00
2023-07-02 11:10:12 +01:00
2023-07-02 11:10:12 +01:00
2023-06-01 06:48:47 +09:00