Author :
tb
Date :
2023-08-17 09:18:21
Hash :8128758f Message :Use OBJ_cmp() instead of inlining two variants
This also avoids more undefined behavior with memcmp().
ok jsing
PS: Unsolicited advice for no one in particular: there is this awesome tool
called grep. If someone reports an issue, you might want to use it to find
more instances.