Typo 'finsih' in subject. On 2017-10-11 13:52:17, Jason Ekstrand wrote: > > /** > * Destroy a blob and free its memory.
Function comment needs an update. -Jordan > */ > static inline void > -blob_destroy(struct blob *blob) > +blob_finish(struct blob *blob) > { > free(blob->data); > - free(blob); > } _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev