Files
Jakub Jelen bc3c8181e1 Fix semantics of strchr() for C23
In c23, strchr finally returns const char for const char pointers, which broke
CI after updating to Fedora 44 (gcc 16). The same issue surfaced on tumbleweed.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Pavol Žáčik <pzacik@redhat.com>
Merge-Request: <https://gitlab.com/libssh/libssh-mirror/-/merge_requests/830>
2026-05-05 18:29:53 +02:00
..
2026-04-28 09:02:58 +02:00
2023-02-02 14:49:06 +01:00
2026-04-28 15:22:19 +02:00