Debian Patches

Status for criu/4.2-2

Patch Description Author Forwarded Bugs Origin Last update
tty-fix-compiler-error.patch tty: fix compiler error
At least on tests running on Fedora rawhide following error could be
seen:

```
criu/tty.c: In function 'pts_fd_get_index':
criu/tty.c:262:21: error: initialization discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
262 | char *pos = strrchr(link->name, '/');
|
```

This fixes it.
Adrian Reber <areber@redhat.com> no debian https://github.com/checkpoint-restore/criu/commit/90300748effc1cf0fe56e35d3d1cc2ddfedab246 2025-11-26

All known versions for source package 'criu'

Links