mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] Re: [BUG] ioctl: overflow in implicit constant conversion
@ 2023-02-21  5:26 Ralph Little
  2023-02-21 16:04 ` Markus Wichmann
  0 siblings, 1 reply; 11+ messages in thread
From: Ralph Little @ 2023-02-21  5:26 UTC (permalink / raw)
  To: musl

Hi,
I have been picking up some old pending issues related to the SANE project.
One of our CI builds is on Alpine and it is generating warnings for 
ioctl() calls from the musl library:

|error: overflow in conversion from 'long unsigned int' to 'int' changes 
value from '2147577985' to '-2147389311' [-Werror=overflow]
|
||ioctl (fd, PPRSTATUS, &status);

||I see that Olaf Meeuwissen raised this issue a couple of years ago and 
the discussion petered out somewhat and I don't believe that the issue 
was ever really resolved:

https://www.openwall.com/lists/musl/2020/01/20/2

Is there any possibility that this could be addressed in the near future?
I see that Alpine have closed their issue and are not interested in 
patching their downstream musl:

https://gitlab.alpinelinux.org/alpine/aports/-/issues/7580#note_287168

Cheers,
Ralph Little






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-22 15:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  5:26 [musl] Re: [BUG] ioctl: overflow in implicit constant conversion Ralph Little
2023-02-21 16:04 ` Markus Wichmann
2023-02-21 16:42   ` Florian Weimer
2023-02-21 16:53     ` alice
2023-02-21 16:57   ` Jeffrey Walton
2023-02-21 18:25     ` Ralph Little
2023-02-21 21:28     ` Markus Wichmann
2023-02-22  6:33       ` NRK
2023-02-22  3:17   ` Rich Felker
2023-02-22  4:23     ` Markus Wichmann
2023-02-22 15:53       ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).