ofono/src
Denis Kenzior b1f4e981f4 sim: Fix potential use of uninitialized variable
In certain circumstances, when the image has been cached but EFimg has
not been read yet, we might end up accessing an unitialized variable.
Fix this by always failing if EFimg has not been read yet.
2011-05-08 23:27:17 -05:00
..
audio-settings.c audio-settings: Fix style, use tabs to indent 2011-02-02 11:03:21 +02:00
call-barring.c core: remove redundant code 2011-03-30 12:33:54 -05:00
call-forwarding.c call-forwarding: Fix uninitialized var warning 2011-05-05 21:18:39 -05:00
call-meter.c sim: check lock state with call meter 2011-02-25 11:51:48 -06:00
call-settings.c core: remove redundant code 2011-03-30 12:33:54 -05:00
call-volume.c call-volume: Fix style issue 2011-02-02 11:03:21 +02:00
cbs.c core: remove redundant code 2011-03-30 12:33:54 -05:00
cdma-connman.c src: add initial CDMA Connection Manager support 2011-03-17 14:11:50 -05:00
cdma-voicecall.c cdma-voicecall: Minor style fixes 2010-12-22 19:09:24 -06:00
common.c common: fix buffer length in phone_number_to_string 2011-03-23 15:02:48 -05:00
common.h sim: Allow usage of SIM codes longer than 8 digits 2011-02-08 10:19:52 -06:00
ctm.c ctm: fix minor style issues 2010-11-26 13:08:48 -06:00
dbus.c dbus: Add __ofono_error_emergency_active 2011-04-04 23:36:49 -05:00
emulator.c emulator: add AT+CMEE support for HFP 2011-05-08 23:21:41 -05:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gnss.c gnss: Rework logic flow for exceptional conditions 2011-03-28 18:06:58 -05:00
gnssagent.c gnssagent: Unify sending functions 2011-03-28 18:06:58 -05:00
gnssagent.h gnss: Remove unneeded parameter to gnss_agent_new 2011-03-28 18:06:58 -05:00
gprs-provision.c gprs,gprs-provision: add SPN to provisioning API 2011-02-08 21:48:54 -06:00
gprs.c core: remove redundant code 2011-03-30 12:33:54 -05:00
history.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
idmap.c Remove trailing/leading whitespace 2010-01-11 11:08:42 +02:00
idmap.h Add idmap_take utility 2010-01-07 14:42:29 -06:00
location-reporting.c location-reporting: don't add client-exit watch too early 2011-03-01 15:48:08 -06:00
log.c Add support for simple glibc based backtrace 2010-08-20 14:44:54 +02:00
main.c core: M15 coding style fix 2011-01-12 08:06:58 -08:00
manager.c core: M15 coding style fix 2011-01-12 08:06:58 -08:00
message-waiting.c message-waiting: Watch for sim file refreshes 2011-03-15 20:55:51 -05:00
message.c sms: Move CancelMessage(o) method 2011-03-18 18:31:14 -05:00
message.h message: add cancelled state 2011-03-18 18:31:14 -05:00
modem.c modem: Don't allow setting online unless powered 2011-04-28 09:48:48 -05:00
nettime.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
network.c network: One more trivial fix 2011-04-14 17:33:40 -05:00
ofono.conf ofono.conf: add positioning agent interface 2011-03-28 18:06:58 -05:00
ofono.h voicecall: add API to find call by status 2011-04-19 13:53:24 -05:00
ofono.service.in build: Add support for systemd configuration 2010-10-02 20:20:31 +02:00
ofono.ver Simplify linker script 2010-09-21 23:25:50 +09:00
phonebook.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
plugin.c plugin: Allow colon as plugin name separator 2011-02-06 19:25:58 -08:00
radio-settings.c radio-settings: Minor style fixes for rule M13 2010-12-08 11:55:07 -06:00
sim-auth.c sim-auth: Add skeleton for the sim-auth atom 2011-01-20 11:16:06 -06:00
sim.c sim: Fix potential use of uninitialized variable 2011-05-08 23:27:17 -05:00
simfs.c simfs: fix GLib-CRITICAL warning 2011-03-11 14:57:31 -06:00
simfs.h simfs: Add function to notify all file watches 2011-02-07 13:35:41 -06:00
simutil.c simutil: Add support of CPHS EFcsp to our EF db 2011-04-14 17:34:16 -05:00
simutil.h simutil: Add missing SIM enum 2011-02-25 17:21:08 +02:00
sms.c sms: Remove use of uninitialized variable 2011-04-29 04:15:47 -05:00
smsagent.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
smsagent.h smsagent: Add smsagent implementation 2010-11-02 12:15:53 -05:00
smsutil.c smsutil: fix a memory leak 2011-03-18 11:29:06 -05:00
smsutil.h smsutil: M16 coding style fix 2011-02-05 07:05:47 -08:00
stk.c stk: No more need to use get_registered 2011-04-05 00:18:34 -05:00
stkagent.c stkagent: Add ConfirmOpenChannel method 2011-04-11 23:16:56 -05:00
stkagent.h stkagent: Add ConfirmOpenChannel method 2011-04-11 23:16:56 -05:00
stkutil.c stkutil: add one more sanity check 2011-03-31 14:00:49 -05:00
stkutil.h stkutil: Add additional info enum for BIP 2011-04-11 23:17:19 -05:00
storage.c storage: make write_file transaction-safe 2010-08-05 11:59:22 -05:00
storage.h storage: add printf-like verification 2010-05-28 09:44:15 -05:00
ussd.c ussd: Use global definition of supplementary services interface 2011-01-23 10:17:05 +01:00
util.c util: Fix convert_utf8_to_gsm_best_lang logic 2011-02-03 14:18:16 -06:00
util.h util: Add best dialect picker API 2011-02-03 14:16:16 -06:00
voicecall.c voicecall: CHLD support must be enclosed in a list 2011-05-04 22:29:08 -05:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00