Changeset ffc1b1d in mainline for uspace/drv/bus/usb/uhcirh/main.c

Timestamp:
2012-08-17T12:20:57Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fa6f2357
Parents:
d891cba
Message:

Prevent likely double free of call→buffer.

The buffer is supposed to be eventually freed by ipc_call_free() along
with the call_t structure itself.

(No files)

Note: See TracChangeset for help on using the changeset viewer.