Files
pysim-local/pySim
Harald Welte dacacd206d pySim.ota: Handle cases where 'secured_data' is empty
while it's true that in situations where response_status == 'por_ok'
we are guaranteed to have a 'secured_data' key in the dict, its value
could well be b'', which in turn causes us to run into an exception,
calling a decoder on an empty byte value; let's avoid that.

Change-Id: I7c919f9987585d3b42347c54bd3082a54b8c2a0a
2024-07-13 23:07:22 +02:00
..
2024-02-05 11:27:36 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:53:59 +01:00
2024-02-05 17:54:30 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-06-10 08:59:39 +02:00
2024-02-05 09:50:54 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 17:54:30 +01:00