[haiku-commits] Re: haiku: hrev53443 - src/apps/mail
- From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Sun, 1 Sep 2019 17:56:46 +0200
Am 01/09/2019 um 05:02 schrieb waddlesplash:
29536b4c4bd1: Mail: Don't use strtok.
That seems like a bad idea...
Would be nice to mention why, ie. strtok() is not reentrant, and
clobbers the BString without having locked its buffer.
Bye,
Axel.
Other related posts: