Re: [Podofo-users] podofo memleak broken pdf

2020-08-17 Thread Michal Sudolsky
> b) the middle chunk doesn't look related;
>

If you meant this then ".get()" is needed to obtain a pointer to the
managed object:

-if( (pBuffer - pStart) >= lBufferLen )
+if( (pBuffer - pStart.get()) >= lBufferLen )

d) what is your real name, please? It'll be used in credits for
>the change.
>
>
Sorry I cannot resist but I am curious what is your name zyx?


>
>
> ___
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
___
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users


Re: [Podofo-users] Any plans to relocate to github?

2020-08-17 Thread Michal Sudolsky
>
> The integration of
> svn and tickets is also a plus
>
>
On both github and gitlab there is even better integration between tickets
(called issues) and git. For example accepting and merging a pull request
can close the respective ticket automatically.


>
>
>
> ___
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
___
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users