Bug Report
What's the issue you encountered?
gdbhio.c's _gdbHioExportFileMode creates and modifies a variable but instead returns a parameter, leaving the created one unused. This seems to be a copy-paste error from the function directly above it.
How can the issue be reproduced?
N/A
Environment?
N/A
Additional context?
N/A
Bug Report
What's the issue you encountered?
gdbhio.c's _gdbHioExportFileMode creates and modifies a variable but instead returns a parameter, leaving the created one unused. This seems to be a copy-paste error from the function directly above it.
How can the issue be reproduced?
N/A
Environment?
N/A
Additional context?
N/A