Issue 86 in memory-sanitizer: Intercept fopencookie

5 views
Skip to first unread message

memory-s...@googlecode.com

unread,
Feb 24, 2015, 9:13:57 AM2/24/15
to memory-s...@googlegroups.com
Status: Accepted
Owner: euge...@google.com
Labels: Type-Defect Priority-Medium

New issue 86 by euge...@google.com: Intercept fopencookie
https://code.google.com/p/memory-sanitizer/issues/detail?id=86

FILE *fopencookie(void *cookie, const char *mode,
cookie_io_functions_t io_funcs);


cookie_seek_function_t *seek

This function implements seek operations on the stream. When called, it
receives three arguments:
int seek(void *cookie, off64_t *offset, int whence);

Need to ensure that *offset is unpoisoned.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

memory-s...@googlecode.com

unread,
Jun 18, 2015, 9:33:39 PM6/18/15
to memory-s...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages