Skip to content
Snippets Groups Projects
Commit 8a4d9b00 authored by blogic's avatar blogic
Browse files

uqmi: fix SEGFAULT on reading Unicode sms messages


Added complementary blobmsg_close_table() before returning from function
on error.

Signed-off-by: default avatarSławomir Demeszko <s.demeszko@wireless-instruments.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43477 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 7d80cb9d
No related branches found
No related tags found
Loading
include $(TOPDIR)/rules.mk
PKG_NAME:=uqmi
PKG_VERSION:=2014-11-25
PKG_VERSION:=2014-12-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uqmi.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=ba48484dac9d39f37eeeb96ad77649e5791ce289
PKG_SOURCE_VERSION:=046710fb3950355abc7f0714a43cce1c2a1a6392
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Matti Laakso <malaakso@elisanet.fi>
# PKG_MIRROR_MD5SUM:=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment