Vector35 / Vector35/binaryninja-api
Deprecate DataBuffer.`__len__`
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
When a DataBuffer is really large, len(DataBuffer) can cause Python to complain about overflow.
Although this is not easy to trigger now -- a large enough DataBuffer that triggers the issue will crash BN first. Since we are allocating a concrete buffer for the DataBuffer.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
The issue names DataBuffer.len but does not identify a file or test. Locate that entry point, inspect how DataBuffer is exposed to Python, and search for related references or compatibility documentation. Done means the deprecation is represented consistently and relevant checks pass.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api, reverse-engineering
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100