Menu

#274 Cyclic thread parameters must not use stack

2.0.1.0
closed
None
2019-08-30
2019-08-12
Bernd Löhr
No

Parameters for the VOS cyclic thread call must be allocated on the heap or in a static array.

Discussion

  • Bernd Löhr

    Bernd Löhr - 2019-08-12
    • status: open --> accepted
     
  • Stefan Bender

    Stefan Bender - 2019-08-13

    The parameters are now freed in vos_runCyclicThread in windows after being copied into local variables.

     
  • Bernd Löhr

    Bernd Löhr - 2019-08-15
    • status: accepted --> pending
     
  • Armin-Hagen Weiss

    • Status: pending --> closed
    • Milestone: 2.0.0.0 --> 2.0.0.2
     

Log in to post a comment.

MongoDB Logo MongoDB