Re: UPDATE: ntop-1.1p3

2015-04-12 Thread Eric Lalonde
On Apr 12, 2015, at 11:19 AM, Jérémie Courrèges-Anglas wrote: > Eric Lalonde writes: > >> The below diff fixes a bug in the assumptions ntop 1.1 makes about >> terminal column widths. When ntop is run on terminals with more than 257 >> columns, the printHeader() function will write a NULL byte

Re: UPDATE: ntop-1.1p3

2015-04-12 Thread Stuart Henderson
On 2015/04/12 20:19, Jérémie Courrèges-Anglas wrote: > Eric Lalonde writes: > > > The below diff fixes a bug in the assumptions ntop 1.1 makes about > > terminal column widths. When ntop is run on terminals with more than 257 > > columns, the printHeader() function will write a NULL byte beyond t

Re: UPDATE: ntop-1.1p3

2015-04-12 Thread Jérémie Courrèges-Anglas
Eric Lalonde writes: > The below diff fixes a bug in the assumptions ntop 1.1 makes about > terminal column widths. When ntop is run on terminals with more than 257 > columns, the printHeader() function will write a NULL byte beyond the > end of the progName string. While I was there I converted

UPDATE: ntop-1.1p3

2015-03-25 Thread Eric Lalonde
The below diff fixes a bug in the assumptions ntop 1.1 makes about terminal column widths. When ntop is run on terminals with more than 257 columns, the printHeader() function will write a NULL byte beyond the end of the progName string. While I was there I converted sprintf() to snprintf(), sin

Re: [Update] ntop

2012-03-09 Thread Gonzalo L. R.
Another Ok, on this? :) On Thu, 8 Mar 2012 23:38:46 -0500, Brad Smith wrote: On Wed, Mar 07, 2012 at 03:26:33PM -0300, Gonzalo L. R. wrote: Hi, A little update for ntop. Comments, Ok? Looks good. Tested on amd64. -- Sending from my VCR

Re: [Update] ntop

2012-03-08 Thread Brad Smith
On Wed, Mar 07, 2012 at 03:26:33PM -0300, Gonzalo L. R. wrote: > Hi, > > A little update for ntop. > > Comments, Ok? Looks good. Tested on amd64. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

[Update] ntop

2012-03-07 Thread Gonzalo L. R.
Hi, A little update for ntop. Comments, Ok? Cheers. -- Sending from my VCR ntop-1.1p1.diff Description: Binary data