diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-08-10 13:01:09 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-08-10 13:01:09 +0300 |
commit | 7edf250a627b56c43e44de546b73bf113d9dea59 (patch) | |
tree | 79b4c0f96a62d77664f01db144b25aa25217f974 /tests | |
parent | a641e21b34aed824b6b919f7ab9937eaadf09473 (diff) |
Switch pb_encode to use the common iterator logic in pb_common.c
Update issue 128
Status: FixedInGit
Diffstat (limited to 'tests')
-rw-r--r-- | tests/splint/splint.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/splint/splint.rc b/tests/splint/splint.rc index 421f5677..e2b26888 100644 --- a/tests/splint/splint.rc +++ b/tests/splint/splint.rc @@ -28,6 +28,7 @@ -kepttrans -branchstate -immediatetrans +-mustfreefresh # These tests give false positives, compiler typically has # better warnings for these. |