Closed radare closed 6 years ago
| op [fd] prioritize given fd (see also ob)
only happens with 3, the other fds are set properly
current problem is that only have lot of maps everytime we change the priority of a file with associated bininfo. the bug is in ob code (we also need to decide proper syntax for ob, obb and obo.
Comments are welcome
cc @ret2libc @condret
this is also very related to the RIOSection killification
and the thing is. why we want to have multiple maps with the exact same info? i vote for avoiding dupped maps
What's the test binary? Anyway, I see a use case for duplicated maps, but they shouldn't be created for no reason. I think the user should be able to explicitly duplicated a map, but in this case it seems just a bug.
On 27 Jun 2018, at 14:34, Riccardo Schirone notifications@github.com wrote:
What's the test binary?
Happens in any binary
Anyway, I see a use case for duplicated maps, but they shouldn't be created for no reason. I think the user should be able to explicitly duplicated a map, but in this case it seems just a bug.
Well its calling to reload all the bininfo which implies creating maps
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.