-
由 Eric Paris 提交于
Using flex_array_put_ptr() results in a compile error "error: lvalue required as unary ‘&’ operand" fix the casting order to fix this. Signed-off-by: NEric Paris <eparis@redhat.com>c41ab6a1
Using flex_array_put_ptr() results in a compile error "error: lvalue
required as unary ‘&’ operand" fix the casting order to fix this.
Signed-off-by: NEric Paris <eparis@redhat.com>