Unable to retype a global as `char *`, `char` is applied instead
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 1.2k
- Forks
- 131
- Merge medio
- 1 d 11 h
- PR fusionados (30 d)
- 14
Descripción
### Description
Retyping a global may end up with an incorrect type.
### Steps to reproduce the bug
1. Load fauxware
2. Navigate to `authenticate`
3. Attempt to retype `sneaky` as a `char *`
4. Observe it retyped as `char`
### Environment
angr-management @ 7489620d84ad6169b3f95fbb381c0ba6b621deb0
### Additional context
_No response_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.