Author :
tb
Date :
2023-07-28 10:17:21
Hash :1d90b4e0 Message :Remove BUF_[a-z]* API
This are a bunch of strange string handlers with NULL checks that make
no real sense except to some devs who like to sprinkle them everywhere.
Fortunately, nothing uses these anymore, so they can go.
ok jsing