[libc-commits] [PATCH] D106885: [libc] Fix strtok_r crash when src and *saveptr are both nullptr

Alf via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 27 08:52:37 PDT 2021


gAlfonso-bit added a comment.

I copied and pasted my work from another branch, but this has no functional change outside of the bug this patch fixes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106885/new/

https://reviews.llvm.org/D106885



More information about the libc-commits mailing list