Errors seen in LOGS/urjtag-0.10-2.fc17.20111215gite1a4227

This is a summary of errors seen when compiling with an experimental static analysis tool

Raw build logs can be seen here

Unclassified errors

The triager didn't know how to classify these ones

chain.c urj_pyc_set_dr passing uninitialized data (newval.43) as argument 2 to function at chain.c:525
chain.c urj_pyc_set_dr passing uninitialized data (newval.43) as argument 2 to function at chain.c:514

Returning (PyObject*)NULL without setting an exception

These messages are often false-positives: the analysis tool has no knowledge about internal API calls that can lead to an exception being set
chain.c urj_pyc_add_instruction returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_setpart returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_len returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_disconnect returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_poke returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_run_svf returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_get_pod_signal returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_reset returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_test_cable returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_peek returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_add_register returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_addpart returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_flashmem returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_get_trst returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_detectflash returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_get_frequency returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_initbus returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_tap_detect returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_set_instruction returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_partid returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_shift_dr returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_set_trst returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_set_frequency returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_shift_ir returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_cable returning (PyObject*)NULL without setting an exception
chain.c urj_pyc_set_pod_signal returning (PyObject*)NULL without setting an exception