move buffer initialization to buffer_create
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
Move the buffer initialization to the create_buffer routines. The initialization to zero is controlled by an optional argument.
Move the buffer initialization to the create_buffer routines.