[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] multipath tools 0.3.2 bugs in uses of safe_sprintf()
- From: christophe varoqui free fr
- To: device-mapper development <dm-devel redhat com>, Dave Olien <dmo osdl org>
- Cc: dm-devel redhat com
- Subject: Re: [dm-devel] multipath tools 0.3.2 bugs in uses of safe_sprintf()
- Date: Wed, 20 Oct 2004 12:10:34 +0200
>
>
> #define safe_sprintf(var, size, format, args...) \
> snprintf(var, size, format, ##args) >= size
ok, I added the macro under the name "safe_snprintf"
and updated users.
thanks,
cvaroqui
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]