Opened 7 years ago

Closed 7 years ago

#13350 closed bug (fixed)

[PATCH] load_driver_settings: Add missing kernel_args_free() call to load_driver_settings_file()

Reported by: Lioncash Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: System/Boot Loader Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This just handles an error case slightly better, so it's nothing too major. Previously if the read failed, no deallocation of the recently allocated memory would take place.

Attachments (1)

kernel_args.patch (1.0 KB ) - added by Lioncash 7 years ago.

Download all attachments as: .zip

Change History (3)

by Lioncash, 7 years ago

Attachment: kernel_args.patch added

comment:1 by Lioncash, 7 years ago

patch: 01

comment:2 by waddlesplash, 7 years ago

Resolution: fixed
Status: newclosed

Applied in hrev50979. Thanks!

Note: See TracTickets for help on using tickets.