Skip to content

kio_file: fix how createUDSEntry() is called

Ahmad Samir requested to merge work/ahmad/file_unix into master

When calling createUDSEntry() from listDir(), we need to concatenate the full path to the item.

This is an addendum to commit c748d698.

Merge request reports