25c5874 Fix incorrect use of non-null terminated string

1 file Authored by simo 7 years ago, Committed by rharwood 7 years ago,
    Fix incorrect use of non-null terminated string
    
    Octet_string_val values are not guaranteed to be zero terminated.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-by: Robbie Harwood <rharwood@redhat.com>
    Resolves: #49