Add GError ** argument to _openslide_dir_next()
g_dir_read_name() can fail; we need to check errno for the error.
Signed-off-by:
Benjamin Gilbert <bgilbert@cs.cmu.edu>
Loading
Please sign in to comment
g_dir_read_name() can fail; we need to check errno for the error.
Signed-off-by:
Benjamin Gilbert <bgilbert@cs.cmu.edu>