diff options
author | Guillem Jover <guillem@debian.org> | 2014-04-30 21:48:23 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2014-05-17 09:36:05 +0200 |
commit | cdff05813bc4447012174b87033560d938384803 (patch) | |
tree | 22f7d36ae357e5c243f1245ea527a6a99594b1ee /scripts/Dpkg/Control/HashCore.pm | |
parent | b766dca91159da611c6340dea347f4ef00159768 (diff) | |
download | dpkg-cdff05813bc4447012174b87033560d938384803.tar.gz |
dpkg: Switch an assert() on a volatile variable to an internerr()
The assert() has a side-effect as the variable is volatile, switch it
to an internerr() so that we always get the same result regardless of
the build settings, NDEBUG in this case.
Warned-by: coverity
Diffstat (limited to 'scripts/Dpkg/Control/HashCore.pm')
0 files changed, 0 insertions, 0 deletions