Bad pointer comparison and small cleanup in os_linux.cpp

XMLWordPrintable

    • b04

        This is a bad pointer comparison in os_linux.cpp
        2156 p = OSContainer::cpu_cpuset_memory_nodes();
        2157 if (p < 0)

        Also some if statement were missing bracket, a lot of extra scopes and complexity in the scoping.

              Assignee:
              Robbin Ehn
              Reporter:
              Robbin Ehn
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: