gneworld commented on code in PR #10585: URL: https://github.com/apache/nuttx/pull/10585#discussion_r1324015331
########## drivers/power/pm/pm_procfs.c: ########## @@ -114,6 +114,8 @@ static int pm_rewinddir(FAR struct fs_dirent_s *dir); static int pm_stat(FAR const char *relpath, FAR struct stat *buf); +static int pm_path_validate(FAR const char *relpath); Review Comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
