Re: libsmartcols patch

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

 



On 28 Dec 2014 20:30, Phillip Susi wrote:
> --- libsmartcols/src/table_print.c	2014-12-24 23:59:55.780110296 +0200
> +++ libsmartcols/src/table_print.c	2014-12-28 22:45:20.347285226 +0200
>  
> +	assert(ln);
> +	assert(buf);

general note: libraries should never assert/abort/exit.  if this were internal, 
then you could make a case about the utilities being ok with that, but it looks 
like the intention is for people to include the header and link against it from 
outside of util-linux.
-mike

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux