]> sigrok.org Git - libsigrok.git/commit
session-file: Remove old session save API
authorDaniel Elstner <redacted>
Sun, 20 Sep 2015 12:10:42 +0000 (14:10 +0200)
committerDaniel Elstner <redacted>
Thu, 1 Oct 2015 13:44:55 +0000 (15:44 +0200)
commit5e1fb33469841b194e606752b865fa0d08b99067
treefd928a277cbe14926d5a7bed3ee01b803f4abd1c
parent8d4097ffa69249be0fac8ab5d6a6e1e0b5fc368b
session-file: Remove old session save API

Completely remove the old session save code that has been
superseded by the srzip output module. Also refactor a bit,
plug a number of leaks and tighten the error checking.
bindings/cxx/classes.cpp
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp
include/libsigrok/proto.h
src/session_file.c