diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-03-16 17:21:06 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-03-16 17:21:06 -0500 |
commit | 213e1ed65afcca71cee412abcc32dcc8a2ca8783 (patch) | |
tree | 67a5c9c834ca6ebda3a81f431dda2421046aea7c /src/cbs.c | |
parent | 68b01ce93edc44ba60f97b183424f5d7e23a1cc5 (diff) | |
download | ofono-213e1ed65afcca71cee412abcc32dcc8a2ca8783.tar.bz2 |
Fix: Use g_try_malloc instead of g_malloc in util
In these cases we were checking for NULL return, but the function used
should have been g_try_malloc instead.
Diffstat (limited to 'src/cbs.c')
0 files changed, 0 insertions, 0 deletions