Skip to content

lgtm issues for os-impl-posix-files.c, osapi-filesys.c #333

@avan989

Description

@avan989

Is your feature request related to a problem? Please describe.
os-impl-posix-files.c

line 240:

if ( chmod(local_path, st.st_mode) < 0 )
--
  | The filename being operated upon was previously checked, but the underlying file may have been changed since then.

osapi-filesys.c

line 330:
OS_FileSysStopVolume_Impl(local_id);
--
  | This expression has no effect (because OS_FileSysStopVolume_Impl has no external side effects).

Requester Info
Anh Van, NASA Goddard

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions