Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

get_config_zone (int fd) #42

Open
leomatrix opened this issue Oct 9, 2015 · 2 comments
Open

get_config_zone (int fd) #42

leomatrix opened this issue Oct 9, 2015 · 2 comments

Comments

@leomatrix
Copy link

Now ,I have a question about get_config_zone() function, In this function body ,there is a "make_buffer (SIZE_OF_CONFIG_ZONE)" call , But , I can't find out where make_buffer(SIZE_OF_CONFIG_ZONE) is free ????

@jbdatko
Copy link
Member

jbdatko commented Oct 9, 2015

The calling function is supposed to free it. It looks like it's free properly here, but I think there is a leak here.

@leomatrix
Copy link
Author

that is to say ,user must remind call free_octet_buffer() function to free! thank you very much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants