Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix memory leak in calloc_packet_info #58

Merged
merged 8 commits into from Aug 14, 2013

Conversation

hkwi
Copy link

@hkwi hkwi commented Aug 1, 2013

memory leak would happen when multiple parse_packet was called on the same buffer.

memory leak would happen when multiple parse_packet
was called on the same buffer.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 0f7b2fa on iHiroakiKawai:packet_info_memleak into 9f51b50 on trema:master.

CHIBA Yasunobu and others added 7 commits August 5, 2013 13:47
1.3.2
The OXM TLVs must include context fields, that is, fields whose values cannot be determined from
the packet data. The standard context fields are OFPXMT_OFB_IN_PORT, OFPXMT_OFB_IN_PHY_PORT,
OFPXMT_OFB_METADATA and OFPXMT_OFB_TUNNEL_ID. Fields whose values are all-bits-zero should be
omitted.
memory leak would happen when multiple parse_packet
was called on the same buffer.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling dfacce6 on iHiroakiKawai:packet_info_memleak into 9f51b50 on trema:master.

sugyo added a commit that referenced this pull request Aug 14, 2013
fix memory leak in calloc_packet_info
@sugyo sugyo merged commit f1cb04e into trema:master Aug 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants