On 03/07/2012 05:04 PM, Eric Blake wrote:
On 03/07/2012 07:30 AM, Peter Krempa wrote:
> The function sanlock_inquire can return NULL in the state string if the
> message consists only of a header. The return value is arbitrary and
> sent by the server. We should proceed carefully while touching such
> pointers.
> ---
> src/locking/lock_driver_sanlock.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
ACK.
Pushed; Thanks.
Peter