summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorHaoxiang Li <haoxiang_li2024@163.com>2025-02-24 13:15:27 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-02-24 16:39:14 +0300
commit9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb (patch)
treef309084a835a290362ec29494e8a8fc0b4c4abd8 /lib/debugobjects.c
parentfce85f3da08b76c1b052f53a9f6f9c40a8a10660 (diff)
downloadlinux-9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb.tar.xz
auxdisplay: hd44780: Fix an API misuse in hd44780.c
Variable allocated by charlcd_alloc() should be released by charlcd_free(). The following patch changed kfree() to charlcd_free() to fix an API misuse. Fixes: 718e05ed92ec ("auxdisplay: Introduce hd44780_common.[ch]") Cc: stable@vger.kernel.org Signed-off-by: Haoxiang Li <haoxiang_li2024@163.com> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions