Skip to content
Snippets Groups Projects
  1. May 24, 2018
  2. May 22, 2018
  3. May 17, 2018
  4. May 16, 2018
  5. May 15, 2018
  6. May 09, 2018
  7. Apr 25, 2018
  8. Apr 23, 2018
  9. Apr 22, 2018
  10. Apr 20, 2018
  11. Apr 19, 2018
  12. Apr 17, 2018
  13. Apr 16, 2018
  14. Apr 12, 2018
  15. Apr 11, 2018
  16. Apr 10, 2018
  17. Apr 09, 2018
  18. Apr 04, 2018
  19. Mar 26, 2018
  20. Mar 16, 2018
    • Haruki NAOI's avatar
      dbe32083
    • Cedric Roux's avatar
      bugfix: fix issue 285 - connect/disconnect multiple time · f1f3b8a0
      Cedric Roux authored
      As reported by Emad Alizade:
      
          According to "Issue255 256 257 paging reesta release" that has been
          merged in develop version, we have a question: In rrc_eNB_free_UE()
          function only all ulsch related memory of user has been cleaned, but
          I think not only ulsch memory but also dlsch memory must be cleaned.
          I tested the latest develop version and with repetition UE attach-detach
          procedures we find that the dlsch memory has not been cleaned and after
          repeat this sequence (45 times) assertion with cause UE_id!=-1 (no free
          or exiting dlsch_context, dci_tools.c: fill_dci_and_dlsch() ) occurred
          and no UE will be attached to system.
      
      The fixes in this commit are from Emad Alizade.
      
      (cherry picked from commit 4b5b5564)
      
      # Conflicts:
      #	openair1/PHY/LTE_TRANSPORT/dlsch_coding.c
      #	openair2/LAYER2/MAC/eNB_scheduler.c
      #	openair2/RRC/LITE/rrc_eNB.c
      f1f3b8a0
Loading