@jedisct1 libsodium currently doesn’t check in some places if you pass NULL as a pointer and happily writes to it and crashes.
@Asmod4n Segfaulting is the right thing to do here! If you use an invalid pointer, segfault, don’t silently ignore the bug.
-
-
@jedisct1 was thinking about assertions -
@Asmod4n Or perhaps tag these pointers as ((nonnull)). ubscan will catch violations. - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.