Eric Blake writes:
> On 05/12/2015 06:03 AM, Markus Armbruster wrote:
>> Fixes inappropriate use of syslog().
>>
>> Not fixed: leaks on error paths, suspicious non-fatal errors. FIXMEs
>> added instead.
>
> At least you're admitting where the code is still bad.
Actually, git-rm felt pretty tem
On 05/12/2015 06:03 AM, Markus Armbruster wrote:
> Fixes inappropriate use of syslog().
>
> Not fixed: leaks on error paths, suspicious non-fatal errors. FIXMEs
> added instead.
At least you're admitting where the code is still bad.
>
> Signed-off-by: Markus Armbruster
> ---
> net/tap-solari
Fixes inappropriate use of syslog().
Not fixed: leaks on error paths, suspicious non-fatal errors. FIXMEs
added instead.
Signed-off-by: Markus Armbruster
---
net/tap-solaris.c | 59 ---
1 file changed, 30 insertions(+), 29 deletions(-)
diff