diff options
author | Kostis Sagonas <[email protected]> | 2016-10-19 12:39:22 +0200 |
---|---|---|
committer | Kostis Sagonas <[email protected]> | 2016-10-19 12:39:22 +0200 |
commit | 5693b4cddd9a855a3277dc3aa51f22a2f768fe4a (patch) | |
tree | 4bf5f4084a4a5d564198fd88f7cda729e949b468 /lib/megaco/test/megaco_mess_otp8212_test.erl | |
parent | e311fd770869478f19d591e4229b09f61934f4f4 (diff) | |
download | otp-5693b4cddd9a855a3277dc3aa51f22a2f768fe4a.tar.gz otp-5693b4cddd9a855a3277dc3aa51f22a2f768fe4a.tar.bz2 otp-5693b4cddd9a855a3277dc3aa51f22a2f768fe4a.zip |
Eliminate unmatched return dialyzer warnings
The code contained a lot of unmatched return warnings, mostly in function
calls that were executed only for their side-effects. Also, there were
various places where possible errors were not checked and now they are.
This may cause crashes, both in the ftp testsuite (which I have not run)
and in situations were errors occur but are ignored.
Diffstat (limited to 'lib/megaco/test/megaco_mess_otp8212_test.erl')
0 files changed, 0 insertions, 0 deletions