-
- Downloads
_srt_get_helpers_path: Raise a GError
This function initially always returned a non-NULL path even in error
conditions, but having structured error handling in all callers lets us
make it "failable".
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
62de0be4
No related branches found
No related tags found
Showing
- steam-runtime-tools/architecture.c 7 additions, 1 deletionsteam-runtime-tools/architecture.c
- steam-runtime-tools/graphics.c 29 additions, 13 deletionssteam-runtime-tools/graphics.c
- steam-runtime-tools/library.c 13 additions, 4 deletionssteam-runtime-tools/library.c
- steam-runtime-tools/locale.c 6 additions, 3 deletionssteam-runtime-tools/locale.c
- steam-runtime-tools/utils-internal.h 1 addition, 1 deletionsteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 7 additions, 11 deletionssteam-runtime-tools/utils.c
Loading
Please register or sign in to comment