e187243 rgmanager: reslist: fix insufficient null-termination

1 file Authored by jpokorny 12 years ago, Committed by rmccabe 12 years ago,
    rgmanager: reslist: fix insufficient null-termination
    
    Previously, garbage could be part of the copied data (my bad).
    This version should be sane in this regard.
    
    References:
     commit (STABLE32):
       http://git.fedorahosted.org/git/?p=cluster.git;a=commit;h=a14f392
     https://www.redhat.com/archives/cluster-devel/2012-April/msg00019.html
    
    Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
    Signed-off-by: Ryan McCabe <rmccabe@redhat.com>