-
由 Amit Shah 提交于
We declare 'len' as int type but it should be 'unsigned int', as get_buf() wants it to be. Signed-off-by: NAmit Shah <amit.shah@redhat.com> Reported-by: NJuan Quintela <quintela@redhat.com>
604b2ad7
We declare 'len' as int type but it should be 'unsigned int', as get_buf() wants it to be. Signed-off-by: NAmit Shah <amit.shah@redhat.com> Reported-by: NJuan Quintela <quintela@redhat.com>