aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_expr.cpp
diff options
context:
space:
mode:
authorZoltán Kéri <z@zolk3ri.name>2024-12-24 02:17:57 +0100
committerZoltán Kéri <z@zolk3ri.name>2024-12-24 02:17:57 +0100
commit8c761627c84847bae3ec5e77a1408c542d9460b7 (patch)
treee4dce20c9daf2e0b64379f43dac6fefb091f3fd3 /src/llvm_backend_expr.cpp
parentad99d20d292ab4708996c935315c36aef58796a8 (diff)
encoding/base32: Replace assertions with error returns
Replace assertions with proper error handling in base32.decode() to allow programs to handle invalid input gracefully rather than crashing. The function now returns ([]byte, Error) instead of just []byte.
Diffstat (limited to 'src/llvm_backend_expr.cpp')
0 files changed, 0 insertions, 0 deletions