[Spice-devel] [spice-devel] spice-xpi rhbz#806215

Christophe Fergeau cfergeau at redhat.com
Tue Apr 3 01:35:25 PDT 2012


On Mon, Apr 02, 2012 at 12:30:47PM +0200, Peter Hatina wrote:
> diff --git a/SpiceXPI/src/plugin/plugin.cpp b/SpiceXPI/src/plugin/plugin.cpp
> index 25a098b..2274b63 100644
> --- a/SpiceXPI/src/plugin/plugin.cpp
> +++ b/SpiceXPI/src/plugin/plugin.cpp
> @@ -185,15 +185,20 @@ void NS_DestroyPluginInstance(nsPluginInstanceBase
> *aPlugin)
>  nsPluginInstance::nsPluginInstance(NPP aInstance):
>      nsPluginInstanceBase(),
>      m_pid_controller(-1),
> +    m_connected_status(-2),
>      m_instance(aInstance),
> -    m_initialized(PR_FALSE),
> +    m_initialized(PR_TRUE),

Why this change? It's to TRUE in ::init()

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120403/34775827/attachment.pgp>


More information about the Spice-devel mailing list