good for merge

regards
-steve

On Sun, 2010-05-16 at 18:40 +1000, Angus Salkeld wrote:
> not important, easy to fix.
> 
> Signed-off-by: Angus Salkeld <asalk...@redhat.com>
> ---
>  exec/coropoll.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/exec/coropoll.c b/exec/coropoll.c
> index 8704bac..7910214 100644
> --- a/exec/coropoll.c
> +++ b/exec/coropoll.c
> @@ -252,7 +252,7 @@ int poll_dispatch_modify (
>                       poll_instance->poll_entries[i].ufd.events = events;
>                       poll_instance->poll_entries[i].dispatch_fn = 
> dispatch_fn;
>                       if (change_notify) {
> -                             char buf;
> +                             char buf = 1;
>                               write (poll_instance->pipefds[1], &buf, 1);
>                       }
>  

_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to