]> code.delx.au - pulseaudio/commit
protocol-native: compare uint64_t variable with (uint64_t) -1 instead of (size_t...
authorLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2009 22:04:33 +0000 (00:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2009 22:04:33 +0000 (00:04 +0200)
commitcab48d48d12b26ef5651a5dc829fc7296395ef0a
treea953905232ab9a547d62b1c82defb55c83cc865b
parent44b798237a62707ec5f8b1fd70bb7e6f7efc509c
protocol-native: compare uint64_t variable with (uint64_t) -1 instead of (size_t) -1 for compat with 32bit archs
src/pulsecore/protocol-native.c