summaryrefslogtreecommitdiff
path: root/bugs/obnammodule-malloc.mdwn
blob: 731ccb2c0db4be8b68bdeaaceafc5839b8adbc07 (plain)
1
2
3
4
5
6
Review `_obnammodule.c`'s use of malloc: every return value should be
checked and if there's a failure, the process should abort.

---

Fixed in git master. [[done]] --liw