Re: Patch 7.4.1908

2016-06-08 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > On 06/08/2016 08:17 PM, Bram Moolenaar wrote: > > > > Patch 7.4.1908 > > Problem:Netbeans uses uninitialzed pointer and freed memory. > > Solution: Set "buffer" at the right place (hint by Ken Takata) > > Files: s

Re: Patch 7.4.1908

2016-06-08 Fir de Conversatie Xavier de Gaye
On 06/08/2016 08:17 PM, Bram Moolenaar wrote: > > Patch 7.4.1908 > Problem:Netbeans uses uninitialzed pointer and freed memory. > Solution: Set "buffer" at the right place (hint by Ken Takata) > Files: src/netbeans.c The full pyclewn test suite runs ok now :

Patch 7.4.1908

2016-06-08 Fir de Conversatie Bram Moolenaar
Patch 7.4.1908 Problem:Netbeans uses uninitialzed pointer and freed memory. Solution: Set "buffer" at the right place (hint by Ken Takata) Files: src/netbeans.c *** ../vim-7.4.1907/src/netbeans.c 2016-06-07 22:16:31.690333465 +0200 --- src/netbeans.c 2016-0