pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: minidlna buffer overflow on netbsd-8/amd64



On Sat, Oct 26, 2019 at 07:18:39PM -0500, John D. Baker wrote:
> So, I did global search and destroy^Wreplace of MAXPATHLEN with PATH_MAX
> and the resulting binary behaves the same.  Still gets overflow and
> terminated.

Can you build it with -g and start it manually from gdb? That should point
out the problem immediately. (Since it likely depends on your library, it
might not be that easy to reproduce for others)

Martin


Home | Main Index | Thread Index | Old Index