ofono/drivers/isimodem
James Prestwood a6001c1153 isimodem: gprs-context: properly null terminate cd->password
It looks like a previous line was copied and cd->username was re-terminated
instead of password. This also fixes a compiler error when using GCC 9:

In function ‘strncpy’,
    inlined from ‘isi_gprs_activate_primary’ at drivers/isimodem/gprs-context.c:546:3:
/usr/include/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ output may be truncated copying 53 bytes from a string of length 255 [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-06-17 13:49:53 -05:00
..
audio-settings.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
call-barring.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
call-forwarding.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
call-meter.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
call-settings.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
call.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cbs.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
debug.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
debug.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
devinfo.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
gpds.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gprs-context.c isimodem: gprs-context: properly null terminate cd->password 2019-06-17 13:49:53 -05:00
gprs.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
gss.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
info.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
infoserver.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
infoserver.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isimodem.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isimodem.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isiutil.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
mtc.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
network-registration.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
network.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
phonebook.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
radio-settings.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
sim.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
sim.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
sms.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
sms.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
ss.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
uicc-util.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
uicc-util.h isimodem: Remove includes of <glib/gtypes.h> 2012-03-19 16:12:36 -07:00
uicc.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
uicc.h isimodem: Remove includes of <glib/gtypes.h> 2012-03-19 16:12:36 -07:00
ussd.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00
voicecall.c treewide: Remove superfluous use of _GNU_SOURCE 2018-10-17 10:01:57 -05:00