nodejs/llnode

Unchecked `sberror`

Open

#45 opened on Nov 12, 2016

 (0 comments) (0 reactions) (0 assignees)C++ (101 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,167 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Many of lldb errors are left unchecked in the source code, all of them should be checked for the failure. Proper error reporting should be in place.

Contributor guide