Open addisoncrump opened 3 months ago
What's an initial set? The initial value?
Probably referring to this dude https://github.com/AFLplusplus/LibAFL/blob/76e1b4cb1e2bcd85bf7c5bfef221d924357249c6/libafl/src/observers/map/mod.rs#L426
Yeah, exactly so. "You cannot set the initial
field"
This limits the relevance of the initial field. We should either make this settable (in constructor or otherwise) or remove the field.