On 04/09/2014 11:43 AM, Daniel Buch wrote:
> ---
>  connection.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/connection.c b/connection.c
> index 2d69f17..5e7d553 100644
> --- a/connection.c
> +++ b/connection.c
> @@ -1024,7 +1024,7 @@ int kdbus_cmd_msg_recv(struct kdbus_conn *conn,
>  
>       /* just drop the message */
>       if (recv->flags & KDBUS_RECV_DROP) {
> -             struct kdbus_conn_reply *r, *reply = NULL;
> +             struct kdbus_conn_reply *reply = NULL;
>               bool reply_found = false;
>  
>               if (queue->reply) {
> 

Oops, I just realized that I forgot to push my own version of that patch
which I had locally since some days. Did that right now.

Sorry, but thanks for your submission!


Daniel

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to