Re: [Rd] [PATCH] Fix memory leak in PicTeXDeviceDriver

2017-07-21 Thread Martin Maechler
> Steve Grubb > on Thu, 20 Jul 2017 17:06:52 -0400 writes: > Hello, > This patch fixes a memory leak due to ptd going out of scope > before its assigned to dd. Hmm, I'm not an expert here, but I tend to say that it may not be a memory leak because the corresponding funct

[Rd] [PATCH] Fix memory leak in PicTeXDeviceDriver

2017-07-20 Thread Steve Grubb
Hello, This patch fixes a memory leak due to ptd going out of scope before its assigned to dd. Signed-off-by: Steve Grubb Index: src/library/grDevices/src/devPicTeX.c === --- src/library/grDevices/src/devPicTeX.c (revision 72