fixed quite some segmentation faults in http-thr.c.
similar fixes must be done on other task implementations such as http-file.c
This commit is contained in:
@@ -65,7 +65,7 @@ struct hio_ifcfg_t
|
||||
|
||||
/* ---------------- */
|
||||
|
||||
/* TODO: add hwaddr?? */
|
||||
/* TODO: add hwaddr?? */
|
||||
/* i support ethernet only currently */
|
||||
hio_uint8_t ethw[6]; /* out */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user