| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This patch enforces a strict dichotomy for the variables 'indescr' and 'newdescr', so they are either NULL, or they own a reference. Following the consequences of this allowed the reference error to be tracked down.
The bug was fixed by the previous patch.
|
Looks good to me. |
Sorry, something went wrong.
Sorry, something went wrong.
|
Thanks Mark for the review. Merging. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updated PR #400 with a test and rebased against master.
Mark, can you review the test please? I checked that it segfaults before your patch and passes after your patch.
/cc @mwiebe