Menu

#456 more use of bzero after KMALLOC required

6.0, 5.1
closed-fixed
nobody
General (91)
5
2014-06-20
2012-06-20
Darren
No

when looking at some structures after they have been allocated, various fields have strange values in them due to the code initialising some fields (or partial fields) to 0. it is easier, more comprehensive and arguably safer to just use bzero all of the time.

Discussion

  • Darren

    Darren - 2012-06-20
    • status: open --> pending-fixed
     
  • Darren

    Darren - 2014-06-20
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB