]> git.proxmox.com Git - mirror_lxc.git/commit
Fix bad returned value
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 23 Jul 2010 13:10:38 +0000 (15:10 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 23 Jul 2010 13:10:38 +0000 (15:10 +0200)
commite239ff31a5c442ac1d006e836bc622371842dfa0
treec25caacddc6282bd42f0a77599adcbe08b887a76
parent96bcd56ae258e8e591c94081957a63249d3be48e
Fix bad returned value

In case of error the message will be always truncated.
We check the message was truncated with the total size
received which means the kernel as more info to give.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/nl.c