Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-1016

sctp_params structure may not be initialized properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • J
    • None
    • e2
    • None

      In the e2term main function the sctp_params function is initialized as follows -

      int main(const int argc, char **argv) {
          sctp_params_t sctpParams;
      ...
      }

      This would mean sctpParams function may not be initialized properly. This might cause some infrequent surprising bugs.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            aditverm Aditya Verma
            gabhijit Abhijit Gadgil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: