Use g_malloc0() for small allocations and assume they always succeed. Simplify error handling in a few places accordingly. Don't always sanity-check parameters for non-public (SR_PRIV) functions, we require the developers to invoke them correctly. This allows further error handling simplifications. |
||
---|---|---|
.. | ||
scpi.c | ||
scpi_libgpib.c | ||
scpi_serial.c | ||
scpi_tcp.c | ||
scpi_usbtmc_libusb.c | ||
scpi_visa.c | ||
scpi_vxi.c | ||
vxi.h | ||
vxi.x | ||
vxi_clnt.c | ||
vxi_xdr.c |