mirror of
https://github.com/openharmony/drivers_adapter.git
synced 2026-07-01 03:23:20 -04:00
@@ -56,7 +56,7 @@ typedef struct {
|
||||
|
||||
static void ReportEvent(const LwipMonitorReportInfo *reportInfo)
|
||||
{
|
||||
struct HdfSBuf *data = data = HdfSbufObtainDefaultSize();
|
||||
struct HdfSBuf *data = HdfSbufObtainDefaultSize();
|
||||
|
||||
if (data == NULL) {
|
||||
dprintf("get sbuf fail\n");
|
||||
|
||||
Reference in New Issue
Block a user