Re: [PATCH] conntrack: use fscanf() instead of read() for showing counter

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

 



Hannes Eder wrote:
> Read an integer right away with fscanf() instead of read()-ing to a
> buffer, which was actually to small for the terminating '\0', and
> atoi()-ing.  Furthermore read() might not read enough, though unlikely
> here.

Also applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux