[alsa-devel] [PATCH] pyalsa: fix integer overflow in alsaseq.c
Takashi Iwai
tiwai at suse.de
Fri Aug 21 11:54:03 CEST 2009
At Thu, 20 Aug 2009 20:13:45 +0100,
Chris Coleman wrote:
>
> I just noticed that `PyString_FromFormat` in Python 2.6 doesn't handle
> `%lx` in format strings, so my patch breaks `repr(Constant)`.
>
> In addition to that, it was not necessary to change the signedness of `value`.
>
> With those two things in mind, the patch perhaps ought to look like
> this (see attached).
>
> Signed-off-by: Chris Coleman <chris.coleman83 at gmail.com>
Thanks, applied now.
Takashi
More information about the Alsa-devel
mailing list