diff options
| author | Hartmut Knaack <[email protected]> | 2015-05-31 14:39:48 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2015-05-31 17:32:44 +0100 |
| commit | 2b6a6e67af6f8f644a48f75efc1f44544c0d74f6 (patch) | |
| tree | ffff341e8cdb92e06abd46628219495c5c2e7066 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f96d055e4b38c64123f211f0521f834d649cd01c (diff) | |
tools:iio: save errno first
The man-page of errno states, that errno should be saved before doing any
library call, as that call may have changed the value of errno. So, when
encountering any error, save errno first.
This patch affects generic_buffer.c, iio_event_monitor.c and iio_utils.c.
Signed-off-by: Hartmut Knaack <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions