On Fri, 3 Feb 2012 21:19:50 +0100, Jürgen E. Fischer
wrote:
> Hi there,
>
> we recently started to support exceptions in the sip bindings of Quantum
> GIS.
> Apparently there is a problem in 4.13.1 that causes sip to crash on 32
bit
> platform.
>
> The problem seems to be that type_header_code i
Hi there,
we recently started to support exceptions in the sip bindings of Quantum GIS.
Apparently there is a problem in 4.13.1 that causes sip to crash on 32 bit
platform.
The problem seems to be that type_header_code is referenced on a path where
it's not intialized. The following patch fixes